1 |
# $Id: smeserver-locale.spec,v 1.53 2008/10/20 00:05:03 dungog Exp $ |
# $Id: smeserver-locale.spec,v 1.56 2008/11/07 07:56:09 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 8 |
%define release 11 |
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 |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRequires: perl |
BuildRequires: perl |
34 |
SME Server localisation module |
SME Server localisation module |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
38 |
|
- Apply 18 Nov 2008 locale patch [SME: 4748] |
39 |
|
|
40 |
|
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
41 |
|
- Apply 7 Nov 2008 locale patch [SME: 4748] |
42 |
|
|
43 |
|
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
44 |
|
- Apply 6 Nov 2008 locale patch [SME: 4746] |
45 |
|
|
46 |
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
47 |
- Apply 2 Nov 2008 locale patch |
- Apply 2 Nov 2008 locale patch |
48 |
|
|
414 |
%patch4 -p1 |
%patch4 -p1 |
415 |
%patch5 -p1 |
%patch5 -p1 |
416 |
%patch6 -p1 |
%patch6 -p1 |
417 |
|
%patch7 -p1 |
418 |
|
%patch8 -p1 |
419 |
|
%patch9 -p1 |
420 |
|
|
421 |
%build |
%build |
422 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |