1 |
# $Id: smeserver-locale.spec,v 1.62 2009/01/31 07:58:06 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.66 2009/03/03 17:05:29 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 19 |
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 |
|
Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
BuildRequires: perl |
BuildRequires: perl |
41 |
SME Server localisation module |
SME Server localisation module |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
* Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme |
* Tue Mar 03 2009 SME Translation Server |
45 |
- Add Chineese (China) language |
- re-apply locale 2009-03-03 patch |
46 |
- Add Norwegian (Bokmal) language |
|
47 |
- Add Russian language |
* Tue Mar 3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme |
48 |
|
- Apply 3 Mar 2009 locale patch [SME: 5051] |
49 |
|
|
50 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme |
51 |
|
- Apply 1 Mar 2009 locale patch [SME: 5017] |
52 |
|
- Added missing bug references to changelog entry [SME: 5002] |
53 |
|
|
54 |
|
* Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme |
55 |
|
- Add Chineese (China) language [SME: 5002] |
56 |
|
- Add Norwegian (Bokmal) language [SME: 5002] |
57 |
|
- Add Russian language [SME: 5002] |
58 |
|
|
59 |
* 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 |
60 |
- Apply 31 Jan 2009 locale patch [SME: 4950] |
- Apply 31 Jan 2009 locale patch [SME: 4950] |
456 |
%patch12 -p1 |
%patch12 -p1 |
457 |
%patch13 -p1 |
%patch13 -p1 |
458 |
%patch14 -p1 |
%patch14 -p1 |
459 |
|
%patch15 -p1 |
460 |
|
%patch16 -p1 |
461 |
|
|
462 |
%build |
%build |
463 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |