4 |
%define name smeserver-locale |
%define name smeserver-locale |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.4.0 |
%define version 1.4.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 da de el es fr hu id it nl pt_BR sl sv |
%define package_locales da de el es fr hu id it nl pt_BR sl sv |
20 |
Patch5: smeserver-locale-2008-03-26.patch |
Patch5: smeserver-locale-2008-03-26.patch |
21 |
Patch6: smeserver-locale-2008-04-01.patch |
Patch6: smeserver-locale-2008-04-01.patch |
22 |
Patch7: smeserver-locale-2008-05-05.patch |
Patch7: smeserver-locale-2008-05-05.patch |
23 |
|
Patch8: smeserver-locale-2008-06-27.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRequires: perl |
BuildRequires: perl |
32 |
SME Server localisation module |
SME Server localisation module |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
36 |
|
- Apply 27 Jun 2008 locale patch |
37 |
|
|
38 |
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
39 |
- Update to May 5 2008 translations |
- Update to May 5 2008 translations |
40 |
- Revert Apr 23 2008 translations (bad patch) |
- Revert Apr 23 2008 translations (bad patch) |
347 |
%patch5 -p1 |
%patch5 -p1 |
348 |
%patch6 -p1 |
%patch6 -p1 |
349 |
%patch7 -p1 |
%patch7 -p1 |
350 |
|
%patch8 -p1 |
351 |
|
|
352 |
%build |
%build |
353 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |