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 8 |
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 |
|
Patch6: smeserver-locale-2008-04-01.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: perl |
BuildRequires: perl |
28 |
SME Server localisation module |
SME Server localisation module |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
32 |
|
- Update to Apr 1 2008 translations |
33 |
|
|
34 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
35 |
|
- Update to Mar 26 2008 translations |
36 |
|
|
37 |
* 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 |
38 |
- Update to Mar 25 2008 translations |
- Update to Mar 25 2008 translations |
39 |
|
|
330 |
%patch2 -p1 |
%patch2 -p1 |
331 |
%patch3 -p1 |
%patch3 -p1 |
332 |
%patch4 -p1 |
%patch4 -p1 |
333 |
|
%patch5 -p1 |
334 |
|
%patch6 -p1 |
335 |
|
|
336 |
%build |
%build |
337 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |