2 |
%define name smeserver-locale |
%define name smeserver-locale |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.4.0 |
%define version 1.4.0 |
5 |
%define release 6 |
%define release 7 |
6 |
%define package_summary SME Server localisation module |
%define package_summary SME Server localisation module |
7 |
%define group Applications/System |
%define group Applications/System |
8 |
%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 |
15 |
Patch2: smeserver-locale-remove_pt.patch |
Patch2: smeserver-locale-remove_pt.patch |
16 |
Patch3: smeserver-locale-2008-03-18.patch |
Patch3: smeserver-locale-2008-03-18.patch |
17 |
Patch4: smeserver-locale-2008-03-25.patch |
Patch4: smeserver-locale-2008-03-25.patch |
18 |
|
Patch5: smeserver-locale-2008-03-26.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRequires: perl |
BuildRequires: perl |
27 |
SME Server localisation module |
SME Server localisation module |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
31 |
|
- Update to Mar 26 2008 translations |
32 |
|
|
33 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
34 |
- Update to Mar 25 2008 translations |
- Update to Mar 25 2008 translations |
35 |
|
|
326 |
%patch2 -p1 |
%patch2 -p1 |
327 |
%patch3 -p1 |
%patch3 -p1 |
328 |
%patch4 -p1 |
%patch4 -p1 |
329 |
|
%patch5 -p1 |
330 |
|
|
331 |
%build |
%build |
332 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |