1 |
|
# $Id$ |
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 1.4.0 |
%define version 1.4.0 |
7 |
%define release 5 |
%define release 8 |
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 |
16 |
Patch1: smeserver-locale-UTF8.patch |
Patch1: smeserver-locale-UTF8.patch |
17 |
Patch2: smeserver-locale-remove_pt.patch |
Patch2: smeserver-locale-remove_pt.patch |
18 |
Patch3: smeserver-locale-2008-03-18.patch |
Patch3: smeserver-locale-2008-03-18.patch |
19 |
|
Patch4: smeserver-locale-2008-03-25.patch |
20 |
|
Patch5: smeserver-locale-2008-03-26.patch |
21 |
|
Patch6: smeserver-locale-2008-04-01.patch |
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRequires: perl |
BuildRequires: perl |
30 |
SME Server localisation module |
SME Server localisation module |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
34 |
|
- Update to Apr 1 2008 translations |
35 |
|
|
36 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
37 |
|
- Update to Mar 26 2008 translations |
38 |
|
|
39 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
40 |
|
- Update to Mar 25 2008 translations |
41 |
|
|
42 |
* 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 |
43 |
- Fix packages for Brazilian portuguese |
- Fix packages for Brazilian portuguese |
44 |
- Update to Mar 18 2008 translations |
- Update to Mar 18 2008 translations |
331 |
%patch1 -p1 |
%patch1 -p1 |
332 |
%patch2 -p1 |
%patch2 -p1 |
333 |
%patch3 -p1 |
%patch3 -p1 |
334 |
|
%patch4 -p1 |
335 |
|
%patch5 -p1 |
336 |
|
%patch6 -p1 |
337 |
|
|
338 |
%build |
%build |
339 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |