1 |
# $Id: smeserver-locale.spec,v 1.52 2008/10/17 09:41:13 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.58 2008/11/19 17:35:15 snetram 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 7 |
%define release 13 |
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 fr hu id it ja nl pt pt_BR sl sv tr |
%define package_locales bg da de el es fr hu id it ja nl pt pt_BR sl sv tr |
19 |
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
20 |
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
21 |
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch |
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch |
22 |
|
Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch |
23 |
|
Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch |
24 |
|
Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch |
25 |
|
Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch |
26 |
|
Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch |
27 |
|
Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRequires: perl |
BuildRequires: perl |
36 |
SME Server localisation module |
SME Server localisation module |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme |
40 |
|
- Apply 30 Nov 2008 locale patch [SME: 4813] |
41 |
|
|
42 |
|
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
43 |
|
- Apply 19 Nov 2008 locale patch [SME: 4748] |
44 |
|
|
45 |
|
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
46 |
|
- Apply 18 Nov 2008 locale patch [SME: 4748] |
47 |
|
|
48 |
|
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
49 |
|
- Apply 7 Nov 2008 locale patch [SME: 4748] |
50 |
|
|
51 |
|
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
52 |
|
- Apply 6 Nov 2008 locale patch [SME: 4746] |
53 |
|
|
54 |
|
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
55 |
|
- Apply 2 Nov 2008 locale patch |
56 |
|
|
57 |
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
58 |
- Apply 19 Oct 2008 locale patch [SME: 4692] |
- Apply 19 Oct 2008 locale patch [SME: 4692] |
59 |
|
|
421 |
%patch3 -p1 |
%patch3 -p1 |
422 |
%patch4 -p1 |
%patch4 -p1 |
423 |
%patch5 -p1 |
%patch5 -p1 |
424 |
|
%patch6 -p1 |
425 |
|
%patch7 -p1 |
426 |
|
%patch8 -p1 |
427 |
|
%patch9 -p1 |
428 |
|
%patch10 -p1 |
429 |
|
%patch11 -p1 |
430 |
|
|
431 |
%build |
%build |
432 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |