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 5 |
%define release 6 |
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 |
14 |
Patch1: smeserver-locale-UTF8.patch |
Patch1: smeserver-locale-UTF8.patch |
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 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: perl |
BuildRequires: perl |
26 |
SME Server localisation module |
SME Server localisation module |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
30 |
|
- Update to Mar 25 2008 translations |
31 |
|
|
32 |
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5 |
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5 |
33 |
- Fix packages for Brazilian portuguese |
- Fix packages for Brazilian portuguese |
34 |
- Update to Mar 18 2008 translations |
- Update to Mar 18 2008 translations |
321 |
%patch1 -p1 |
%patch1 -p1 |
322 |
%patch2 -p1 |
%patch2 -p1 |
323 |
%patch3 -p1 |
%patch3 -p1 |
324 |
|
%patch4 -p1 |
325 |
|
|
326 |
%build |
%build |
327 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |