1 |
# $Id: smeserver-locale.spec,v 1.51 2008/10/16 07:01:07 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.52 2008/10/17 09:39:37 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 6 |
%define release 7 |
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 |
18 |
Patch2: smeserver-locale-2.0.0-locale-2008-10-15.patch |
Patch2: smeserver-locale-2.0.0-locale-2008-10-15.patch |
19 |
Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch |
Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch |
20 |
Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch |
Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch |
21 |
|
Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRequires: perl |
BuildRequires: perl |
30 |
SME Server localisation module |
SME Server localisation module |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme |
34 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
35 |
|
|
36 |
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme |
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme |
37 |
- Apply 17 Oct 2008 locale patch |
- Apply 17 Oct 2008 locale patch |
38 |
|
|
396 |
%patch2 -p1 |
%patch2 -p1 |
397 |
%patch3 -p1 |
%patch3 -p1 |
398 |
%patch4 -p1 |
%patch4 -p1 |
399 |
|
%patch5 -p1 |
400 |
|
|
401 |
%build |
%build |
402 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |