1 |
# $Id: smeserver-locale.spec,v 1.56 2008/11/07 07:52:24 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.57 2008/11/07 07:53:35 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.0.0 |
%define version 2.0.0 |
7 |
%define release 10 |
%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 |
22 |
Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch |
Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch |
23 |
Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch |
Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch |
24 |
Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch |
Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch |
25 |
|
Patch9: smeserver-locale-2.0.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.0.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.0.0-10.sme |
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme |
41 |
- Apply 7 Nov 2008 locale patch [SME: 4748] |
- Apply 7 Nov 2008 locale patch [SME: 4748] |
42 |
|
|
416 |
%patch6 -p1 |
%patch6 -p1 |
417 |
%patch7 -p1 |
%patch7 -p1 |
418 |
%patch8 -p1 |
%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) |