1 |
# $Id: smeserver-locale.spec,v 1.39 2008/10/03 21:44:21 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.53 2008/10/20 00:05:03 dungog 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 17 |
%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 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 |
|
Patch8: smeserver-locale-2008-06-27.patch |
|
|
Patch9: smeserver-locale-2008-07-01.patch |
|
|
Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch |
|
|
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.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-removeReferrencesToWiki.patch |
|
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRequires: perl |
BuildRequires: perl |
31 |
SME Server localisation module |
SME Server localisation module |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
35 |
|
- Apply 2 Nov 2008 locale patch |
36 |
|
|
37 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
38 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
39 |
|
|
40 |
|
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
41 |
|
- Apply 17 Oct 2008 locale patch |
42 |
|
|
43 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
44 |
|
- Apply 16 Oct 2008 locale patch |
45 |
|
|
46 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
47 |
|
- Apply 15 Oct 2008 locale patch |
48 |
|
|
49 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
50 |
|
- Add Japanese language [SME: 4637] |
51 |
|
|
52 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
53 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
54 |
|
|
55 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
56 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
57 |
|
|
58 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
59 |
|
- Reverting all changes made Oct 4, as they should be made through Pootle |
60 |
|
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
61 |
|
|
62 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19 |
63 |
|
- Apply 4 Oct locale patch |
64 |
|
|
65 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
66 |
|
- Remove colored highlights from German locale [SME: 4618] |
67 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
68 |
|
|
69 |
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
70 |
- Apply locale patch to fix many translation bugs [SME: 4616] |
- Remove references to the wiki from the German locale [SME: 4616] |
71 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
72 |
|
|
73 |
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
74 |
- Apply locale patch to fix many translation bugs [SME: 4651] |
- Apply locale patch to fix many translation bugs [SME: 4615] |
75 |
|
|
76 |
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
77 |
- Apply locale patch |
- Apply locale patch |
395 |
|
|
396 |
%prep |
%prep |
397 |
%setup |
%setup |
398 |
|
%patch0 -p1 |
399 |
%patch1 -p1 |
%patch1 -p1 |
400 |
%patch2 -p1 |
%patch2 -p1 |
401 |
%patch3 -p1 |
%patch3 -p1 |
402 |
%patch4 -p1 |
%patch4 -p1 |
403 |
%patch5 -p1 |
%patch5 -p1 |
404 |
%patch6 -p1 |
%patch6 -p1 |
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
|
%patch13 -p1 |
|
|
%patch14 -p1 |
|
405 |
|
|
406 |
%build |
%build |
407 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
517 |
%{summary} |
%{summary} |
518 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
519 |
|
|
520 |
|
%package ja |
521 |
|
Summary: %{package_summary} - Japanese |
522 |
|
Group: %{group} |
523 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
524 |
|
%description ja |
525 |
|
%{summary} |
526 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
527 |
|
|
528 |
%package nl |
%package nl |
529 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
530 |
Group: %{group} |
Group: %{group} |