1 |
# $Id: smeserver-locale.spec,v 1.62 2009/01/31 07:58:06 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.64 2009/03/01 19:32:51 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 16 |
%define release 17 |
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 nb nl pt pt_BR ru sl sv tr zh_CN |
%define package_locales bg da de el es fr hu id it ja nb nl pt pt_BR ru sl sv tr zh_CN |
28 |
Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch |
Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch |
29 |
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
30 |
Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch |
Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch |
31 |
|
Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
BuildRequires: perl |
BuildRequires: perl |
40 |
SME Server localisation module |
SME Server localisation module |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
* Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme |
* Sat Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme |
44 |
- Add Chineese (China) language |
- Apply 1 Mar 2009 locale patch [SME: 5017] |
45 |
- Add Norwegian (Bokmal) language |
- Added missing bug references to changelog entry [SME: 5002] |
46 |
- Add Russian language |
|
47 |
|
* Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme |
48 |
|
- Add Chineese (China) language [SME: 5002] |
49 |
|
- Add Norwegian (Bokmal) language [SME: 5002] |
50 |
|
- Add Russian language [SME: 5002] |
51 |
|
|
52 |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme |
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme |
53 |
- Apply 31 Jan 2009 locale patch [SME: 4950] |
- Apply 31 Jan 2009 locale patch [SME: 4950] |
449 |
%patch12 -p1 |
%patch12 -p1 |
450 |
%patch13 -p1 |
%patch13 -p1 |
451 |
%patch14 -p1 |
%patch14 -p1 |
452 |
|
%patch15 -p1 |
453 |
|
|
454 |
%build |
%build |
455 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |