1 |
|
# $Id: smeserver-locale.spec,v 1.34 2008/07/01 20:38: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 6 |
%define release 12 |
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 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 |
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 |
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 |
|
Patch9: smeserver-locale-2008-07-01.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRequires: perl |
BuildRequires: perl |
33 |
SME Server localisation module |
SME Server localisation module |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
37 |
|
- Apply 1 July 2008 locale patch |
38 |
|
|
39 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
40 |
|
- Apply 27 Jun 2008 locale patch |
41 |
|
|
42 |
|
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
43 |
|
- Update to May 5 2008 translations |
44 |
|
- Revert Apr 23 2008 translations (bad patch) |
45 |
|
|
46 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
47 |
|
- Update to Apr 23 2008 translations |
48 |
|
|
49 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
50 |
|
- Update to Apr 1 2008 translations |
51 |
|
|
52 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
53 |
|
- Update to Mar 26 2008 translations |
54 |
|
|
55 |
* 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 |
56 |
- Update to Mar 25 2008 translations |
- Update to Mar 25 2008 translations |
57 |
|
|
348 |
%patch2 -p1 |
%patch2 -p1 |
349 |
%patch3 -p1 |
%patch3 -p1 |
350 |
%patch4 -p1 |
%patch4 -p1 |
351 |
|
%patch5 -p1 |
352 |
|
%patch6 -p1 |
353 |
|
%patch7 -p1 |
354 |
|
%patch8 -p1 |
355 |
|
%patch9 -p1 |
356 |
|
|
357 |
%build |
%build |
358 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
387 |
%clean |
%clean |
388 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
389 |
|
|
390 |
|
%package bg |
391 |
|
Summary: %{package_summary} - Bulgarian |
392 |
|
Group: %{group} |
393 |
|
Requires: aspell-bg |
394 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
395 |
|
%description bg |
396 |
|
%{summary} |
397 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
398 |
|
|
399 |
%package da |
%package da |
400 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
401 |
Group: %{group} |
Group: %{group} |