1 |
|
# $Id: smeserver-locale.spec,v 1.32 2008/06/27 15:51:08 snetram Exp $ |
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 4 |
%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 sl sv |
%define package_locales bg da de el es fr hu id it nl pt_BR sl sv |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch1: smeserver-locale-UTF8.patch |
Patch1: smeserver-locale-UTF8.patch |
17 |
|
Patch2: smeserver-locale-remove_pt.patch |
18 |
|
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 |
|
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 |
39 |
|
- Update to May 5 2008 translations |
40 |
|
- Revert Apr 23 2008 translations (bad patch) |
41 |
|
|
42 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
43 |
|
- Update to Apr 23 2008 translations |
44 |
|
|
45 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
46 |
|
- Update to Apr 1 2008 translations |
47 |
|
|
48 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
49 |
|
- Update to Mar 26 2008 translations |
50 |
|
|
51 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
52 |
|
- Update to Mar 25 2008 translations |
53 |
|
|
54 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5 |
55 |
|
- Fix packages for Brazilian portuguese |
56 |
|
- Update to Mar 18 2008 translations |
57 |
|
|
58 |
* Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4 |
* Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4 |
59 |
- Move requires e-smith-formmagick to correct places [SME: 3858] |
- Move requires e-smith-formmagick to correct places [SME: 3858] |
60 |
- Add missing aspell module requires |
- Add missing aspell module requires |
341 |
%prep |
%prep |
342 |
%setup |
%setup |
343 |
%patch1 -p1 |
%patch1 -p1 |
344 |
|
%patch2 -p1 |
345 |
|
%patch3 -p1 |
346 |
|
%patch4 -p1 |
347 |
|
%patch5 -p1 |
348 |
|
%patch6 -p1 |
349 |
|
%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) |
382 |
%clean |
%clean |
383 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
384 |
|
|
385 |
|
%package bg |
386 |
|
Summary: %{package_summary} - Bulgarian |
387 |
|
Group: %{group} |
388 |
|
Requires: aspell-bg |
389 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
390 |
|
%description bg |
391 |
|
%{summary} |
392 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
393 |
|
|
394 |
%package da |
%package da |
395 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
396 |
Group: %{group} |
Group: %{group} |
471 |
%{summary} |
%{summary} |
472 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
473 |
|
|
474 |
%package pt |
%package pt_BR |
475 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
476 |
Group: %{group} |
Group: %{group} |
477 |
Requires: aspell-pt |
Requires: aspell-pt |
478 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
479 |
%description pt |
%description pt_BR |
480 |
%{summary} |
%{summary} |
481 |
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
482 |
|
|
483 |
%package sl |
%package sl |
484 |
Summary: %{package_summary} - Slovinian |
Summary: %{package_summary} - Slovinian |