1 |
# $Id: smeserver-locale.spec,v 1.105 2014/02/15 04:15:24 wellsi Exp $ |
# $Id: smeserver-locale.spec,v 1.110 2014/12/25 21:51:18 stephdl Exp $ |
2 |
|
|
3 |
Summary: SME Server localisation module |
Summary: SME Server localisation module |
4 |
%define name smeserver-locale |
%define name smeserver-locale |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 48 |
%define release 52 |
8 |
%define package_summary SME Server localisation module |
%define package_summary SME Server localisation module |
9 |
%define group Applications/System |
%define group Applications/System |
10 |
%define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
%define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
57 |
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
Patch41: smeserver-locale-2.2.0-locale-2014-02-05.patch |
58 |
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
Patch42: smeserver-locale-2.2.0-locale-2014-02-13.patch |
59 |
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
Patch43: smeserver-locale-2.2.0-locale-2014-02-19.patch |
60 |
|
Patch44: smeserver-locale-2.2.0-locale-2014-02-23.patch |
61 |
|
Patch45: smeserver-locale-2.2.0-locale-2014-03-08.patch |
62 |
|
Patch46: smeserver-locale-2.2.0-locale-2014-12-25.patch |
63 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
64 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
65 |
BuildRequires: perl |
BuildRequires: perl |
71 |
SME Server localisation module |
SME Server localisation module |
72 |
|
|
73 |
%changelog |
%changelog |
74 |
|
* Wed Dec 25 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-52.el6.sme |
75 |
|
- apply locale 2014-12-25 patch from pootle [SME: 8744] |
76 |
|
|
77 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.2.0-50.sme |
78 |
|
- apply locale 2014-03-08 patch from pootle [SME: 6998] |
79 |
|
|
80 |
|
* Sun Feb 23 2014 Ian Wells <esmith@wellsi.com> 2.2.0-49.sme |
81 |
|
- apply locale 2014-02-23 patch from pootle [SME: 7675] |
82 |
|
|
83 |
* Wed Feb 19 2014 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
* Wed Feb 19 2014 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
84 |
- apply locale 2014-02-19 patch from pootle [SME: 8216] |
- apply locale 2014-02-19 patch from pootle [SME: 8216] |
85 |
|
|
618 |
%patch41 -p1 |
%patch41 -p1 |
619 |
%patch42 -p1 |
%patch42 -p1 |
620 |
%patch43 -p1 |
%patch43 -p1 |
621 |
|
%patch44 -p1 |
622 |
|
%patch45 -p1 |
623 |
|
%patch46 -p1 |
624 |
|
|
625 |
%build |
%build |
626 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |