1 |
|
# $Id: smeserver-locale.spec,v 1.52 2008/10/17 09:41:13 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 5 |
%define release 7 |
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 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 |
|
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
20 |
|
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
21 |
|
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.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 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
34 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
35 |
|
|
36 |
|
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
37 |
|
- Apply 17 Oct 2008 locale patch |
38 |
|
|
39 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
40 |
|
- Apply 16 Oct 2008 locale patch |
41 |
|
|
42 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
43 |
|
- Apply 15 Oct 2008 locale patch |
44 |
|
|
45 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
46 |
|
- Add Japanese language [SME: 4637] |
47 |
|
|
48 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
49 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
50 |
|
|
51 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
52 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
53 |
|
|
54 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
55 |
|
- Reverting all changes made Oct 4, as they should be made through Pootle |
56 |
|
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
57 |
|
|
58 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19 |
59 |
|
- Apply 4 Oct locale patch |
60 |
|
|
61 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
62 |
|
- Remove colored highlights from German locale [SME: 4618] |
63 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
64 |
|
|
65 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
66 |
|
- Remove references to the wiki from the German locale [SME: 4616] |
67 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
68 |
|
|
69 |
|
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
70 |
|
- Apply locale patch to fix many translation bugs [SME: 4615] |
71 |
|
|
72 |
|
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
73 |
|
- Apply locale patch |
74 |
|
|
75 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
76 |
|
- Apply locale patch |
77 |
|
|
78 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
79 |
|
- Apply Jul 26 2008 locale patch |
80 |
|
- Add Portuguese language |
81 |
|
- Add Turkish language |
82 |
|
|
83 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
84 |
|
- Apply 1 July 2008 locale patch |
85 |
|
|
86 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
87 |
|
- Apply 27 Jun 2008 locale patch |
88 |
|
|
89 |
|
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
90 |
|
- Update to May 5 2008 translations |
91 |
|
- Revert Apr 23 2008 translations (bad patch) |
92 |
|
|
93 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
94 |
|
- Update to Apr 23 2008 translations |
95 |
|
|
96 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
97 |
|
- Update to Apr 1 2008 translations |
98 |
|
|
99 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
100 |
|
- Update to Mar 26 2008 translations |
101 |
|
|
102 |
|
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
103 |
|
- Update to Mar 25 2008 translations |
104 |
|
|
105 |
* 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 |
106 |
- Fix packages for Brazilian portuguese |
- Fix packages for Brazilian portuguese |
107 |
- Update to Mar 18 2008 translations |
- Update to Mar 18 2008 translations |
391 |
|
|
392 |
%prep |
%prep |
393 |
%setup |
%setup |
394 |
|
%patch0 -p1 |
395 |
%patch1 -p1 |
%patch1 -p1 |
396 |
%patch2 -p1 |
%patch2 -p1 |
397 |
%patch3 -p1 |
%patch3 -p1 |
398 |
|
%patch4 -p1 |
399 |
|
%patch5 -p1 |
400 |
|
|
401 |
%build |
%build |
402 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
431 |
%clean |
%clean |
432 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
433 |
|
|
434 |
|
%package bg |
435 |
|
Summary: %{package_summary} - Bulgarian |
436 |
|
Group: %{group} |
437 |
|
Requires: aspell-bg |
438 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
439 |
|
%description bg |
440 |
|
%{summary} |
441 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
442 |
|
|
443 |
%package da |
%package da |
444 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
445 |
Group: %{group} |
Group: %{group} |
488 |
%package hu |
%package hu |
489 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
490 |
Group: %{group} |
Group: %{group} |
491 |
|
#Requires: aspell-hu |
492 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
493 |
%description hu |
%description hu |
494 |
%{summary} |
%{summary} |
512 |
%{summary} |
%{summary} |
513 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
514 |
|
|
515 |
|
%package ja |
516 |
|
Summary: %{package_summary} - Japanese |
517 |
|
Group: %{group} |
518 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
519 |
|
%description ja |
520 |
|
%{summary} |
521 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
522 |
|
|
523 |
%package nl |
%package nl |
524 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
525 |
Group: %{group} |
Group: %{group} |
529 |
%{summary} |
%{summary} |
530 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
531 |
|
|
532 |
%package pt_BR |
%package pt |
533 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
534 |
Group: %{group} |
Group: %{group} |
535 |
Requires: aspell-pt |
Requires: aspell-pt |
536 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
537 |
|
%description pt |
538 |
|
%{summary} |
539 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
540 |
|
|
541 |
|
%package pt_BR |
542 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
543 |
|
Group: %{group} |
544 |
|
Requires: aspell-pt |
545 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
546 |
%description pt_BR |
%description pt_BR |
547 |
%{summary} |
%{summary} |
548 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
564 |
%description sv |
%description sv |
565 |
%{summary} |
%{summary} |
566 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
567 |
|
|
568 |
|
%package tr |
569 |
|
Summary: %{package_summary} - Turkish |
570 |
|
Group: %{group} |
571 |
|
#Requires: aspell-tr |
572 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
573 |
|
%description tr |
574 |
|
%{summary} |
575 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |