1 |
# $Id: smeserver-locale.spec,v 1.34 2008/07/01 20:38:08 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.46 2008/10/07 15:30:18 slords 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 12 |
%define release 2 |
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_BR sl sv |
%define package_locales bg da de el es fr hu id it 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 |
|
Patch2: smeserver-locale-remove_pt.patch |
|
|
Patch3: smeserver-locale-2008-03-18.patch |
|
|
Patch4: smeserver-locale-2008-03-25.patch |
|
|
Patch5: smeserver-locale-2008-03-26.patch |
|
|
Patch6: smeserver-locale-2008-04-01.patch |
|
|
Patch7: smeserver-locale-2008-05-05.patch |
|
|
Patch8: smeserver-locale-2008-06-27.patch |
|
|
Patch9: smeserver-locale-2008-06-27.patch |
|
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
BuildRequires: perl |
BuildRequires: perl |
25 |
SME Server localisation module |
SME Server localisation module |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2 |
29 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
30 |
|
|
31 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
32 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
33 |
|
|
34 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
35 |
|
- Reverting all changes made Oct 4, as they should be made through Pootle |
36 |
|
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
37 |
|
|
38 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19 |
39 |
|
- Apply 4 Oct locale patch |
40 |
|
|
41 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
42 |
|
- Remove colored highlights from German locale [SME: 4618] |
43 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
44 |
|
|
45 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
46 |
|
- Remove references to the wiki from the German locale [SME: 4616] |
47 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
48 |
|
|
49 |
|
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
50 |
|
- Apply locale patch to fix many translation bugs [SME: 4615] |
51 |
|
|
52 |
|
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
53 |
|
- Apply locale patch |
54 |
|
|
55 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
56 |
|
- Apply locale patch |
57 |
|
|
58 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
59 |
|
- Apply Jul 26 2008 locale patch |
60 |
|
- Add Portuguese language |
61 |
|
- Add Turkish language |
62 |
|
|
63 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
64 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
65 |
|
|
371 |
|
|
372 |
%prep |
%prep |
373 |
%setup |
%setup |
374 |
%patch1 -p1 |
%patch0 -p1 |
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
|
%patch6 -p1 |
|
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
375 |
|
|
376 |
%build |
%build |
377 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
463 |
%package hu |
%package hu |
464 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
465 |
Group: %{group} |
Group: %{group} |
466 |
|
#Requires: aspell-hu |
467 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
468 |
%description hu |
%description hu |
469 |
%{summary} |
%{summary} |
496 |
%{summary} |
%{summary} |
497 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
498 |
|
|
499 |
%package pt_BR |
%package pt |
500 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
501 |
Group: %{group} |
Group: %{group} |
502 |
Requires: aspell-pt |
Requires: aspell-pt |
503 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
504 |
|
%description pt |
505 |
|
%{summary} |
506 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
507 |
|
|
508 |
|
%package pt_BR |
509 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
510 |
|
Group: %{group} |
511 |
|
Requires: aspell-pt |
512 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
513 |
%description pt_BR |
%description pt_BR |
514 |
%{summary} |
%{summary} |
515 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
531 |
%description sv |
%description sv |
532 |
%{summary} |
%{summary} |
533 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
534 |
|
|
535 |
|
%package tr |
536 |
|
Summary: %{package_summary} - Turkish |
537 |
|
Group: %{group} |
538 |
|
#Requires: aspell-tr |
539 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
540 |
|
%description tr |
541 |
|
%{summary} |
542 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |