1 |
# $Id: smeserver-locale.spec,v 1.44 2008/10/04 15:38:05 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.57 2008/11/18 19:48:43 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 2.2.0 |
7 |
%define release 20 |
%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 bg da de el es fr hu id it nl pt pt_BR sl sv tr |
%define package_locales bg da de el es fr hu id it ja nl pt pt_BR sl sv tr |
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 |
Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch |
17 |
Patch2: smeserver-locale-remove_pt.patch |
Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch |
18 |
Patch3: smeserver-locale-2008-03-18.patch |
Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch |
19 |
Patch4: smeserver-locale-2008-03-25.patch |
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
20 |
Patch5: smeserver-locale-2008-03-26.patch |
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
21 |
Patch6: smeserver-locale-2008-04-01.patch |
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch |
22 |
Patch7: smeserver-locale-2008-05-05.patch |
Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch |
23 |
Patch8: smeserver-locale-2008-06-27.patch |
Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch |
24 |
Patch9: smeserver-locale-2008-07-01.patch |
Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch |
25 |
Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch |
Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch |
26 |
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch |
Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch |
|
Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch |
|
|
Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch |
|
|
Patch14: smeserver-locale-1.4.0-locale-2008-10-04.patch |
|
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRequires: perl |
BuildRequires: perl |
35 |
SME Server localisation module |
SME Server localisation module |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme |
39 |
|
- Apply 19 Nov 2008 locale patch [SME: 4748] |
40 |
|
|
41 |
|
* Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme |
42 |
|
- Apply 18 Nov 2008 locale patch [SME: 4748] |
43 |
|
|
44 |
|
* Fri Nov 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme |
45 |
|
- Apply 7 Nov 2008 locale patch [SME: 4748] |
46 |
|
|
47 |
|
* Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme |
48 |
|
- Apply 6 Nov 2008 locale patch [SME: 4746] |
49 |
|
|
50 |
|
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
51 |
|
- Apply 2 Nov 2008 locale patch |
52 |
|
|
53 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
54 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
55 |
|
|
56 |
|
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
57 |
|
- Apply 17 Oct 2008 locale patch |
58 |
|
|
59 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
60 |
|
- Apply 16 Oct 2008 locale patch |
61 |
|
|
62 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
63 |
|
- Apply 15 Oct 2008 locale patch |
64 |
|
|
65 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
66 |
|
- Add Japanese language [SME: 4637] |
67 |
|
|
68 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
69 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
70 |
|
|
71 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
72 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
73 |
|
|
74 |
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
75 |
- Reverting all changes made Oct 4, as they should be made through Pootle |
- Reverting all changes made Oct 4, as they should be made through Pootle |
76 |
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
411 |
|
|
412 |
%prep |
%prep |
413 |
%setup |
%setup |
414 |
|
%patch0 -p1 |
415 |
%patch1 -p1 |
%patch1 -p1 |
416 |
%patch2 -p1 |
%patch2 -p1 |
417 |
%patch3 -p1 |
%patch3 -p1 |
422 |
%patch8 -p1 |
%patch8 -p1 |
423 |
%patch9 -p1 |
%patch9 -p1 |
424 |
%patch10 -p1 |
%patch10 -p1 |
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
|
%patch13 -p1 |
|
|
%patch14 -p1 |
|
425 |
|
|
426 |
%build |
%build |
427 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
537 |
%{summary} |
%{summary} |
538 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
539 |
|
|
540 |
|
%package ja |
541 |
|
Summary: %{package_summary} - Japanese |
542 |
|
Group: %{group} |
543 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
544 |
|
%description ja |
545 |
|
%{summary} |
546 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
547 |
|
|
548 |
%package nl |
%package nl |
549 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
550 |
Group: %{group} |
Group: %{group} |