1 |
# $Id: smeserver-locale.spec,v 1.56 2008/11/07 07:56:09 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.61 2009/01/31 07:51:24 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 11 |
%define release 15 |
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 |
23 |
Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch |
Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch |
24 |
Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch |
Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch |
25 |
Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch |
Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch |
26 |
|
Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch |
27 |
|
Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch |
28 |
|
Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch |
29 |
|
Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRequires: perl |
BuildRequires: perl |
38 |
SME Server localisation module |
SME Server localisation module |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme |
42 |
|
- Apply 31 Jan 2009 locale patch [SME: 4950] |
43 |
|
|
44 |
|
* Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme |
45 |
|
- Apply 31 Dec 2008 locale patch [SME: 4899] |
46 |
|
|
47 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme |
48 |
|
- Apply 30 Nov 2008 locale patch [SME: 4813] |
49 |
|
|
50 |
|
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
51 |
|
- Apply 19 Nov 2008 locale patch [SME: 4748] |
52 |
|
|
53 |
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
54 |
- Apply 18 Nov 2008 locale patch [SME: 4748] |
- Apply 18 Nov 2008 locale patch [SME: 4748] |
55 |
|
|
433 |
%patch7 -p1 |
%patch7 -p1 |
434 |
%patch8 -p1 |
%patch8 -p1 |
435 |
%patch9 -p1 |
%patch9 -p1 |
436 |
|
%patch10 -p1 |
437 |
|
%patch11 -p1 |
438 |
|
%patch12 -p1 |
439 |
|
%patch13 -p1 |
440 |
|
|
441 |
%build |
%build |
442 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |