1 |
# $Id: smeserver-locale.spec,v 1.34 2008/07/01 20:38:08 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.39 2008/10/03 21:44:21 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 1.4.0 |
7 |
%define release 12 |
%define release 17 |
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 |
21 |
Patch6: smeserver-locale-2008-04-01.patch |
Patch6: smeserver-locale-2008-04-01.patch |
22 |
Patch7: smeserver-locale-2008-05-05.patch |
Patch7: smeserver-locale-2008-05-05.patch |
23 |
Patch8: smeserver-locale-2008-06-27.patch |
Patch8: smeserver-locale-2008-06-27.patch |
24 |
Patch9: smeserver-locale-2008-06-27.patch |
Patch9: smeserver-locale-2008-07-01.patch |
25 |
|
Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch |
26 |
|
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch |
27 |
|
Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch |
28 |
|
Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch |
29 |
|
Patch14: smeserver-locale-1.4.0-removeReferrencesToWiki.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRequires: perl |
BuildRequires: perl |
38 |
SME Server localisation module |
SME Server localisation module |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
42 |
|
- Apply locale patch to fix many translation bugs [SME: 4616] |
43 |
|
|
44 |
|
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
45 |
|
- Apply locale patch to fix many translation bugs [SME: 4651] |
46 |
|
|
47 |
|
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
48 |
|
- Apply locale patch |
49 |
|
|
50 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
51 |
|
- Apply locale patch |
52 |
|
|
53 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
54 |
|
- Apply Jul 26 2008 locale patch |
55 |
|
- Add Portuguese language |
56 |
|
- Add Turkish language |
57 |
|
|
58 |
* 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 |
59 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
60 |
|
|
375 |
%patch7 -p1 |
%patch7 -p1 |
376 |
%patch8 -p1 |
%patch8 -p1 |
377 |
%patch9 -p1 |
%patch9 -p1 |
378 |
|
%patch10 -p1 |
379 |
|
%patch11 -p1 |
380 |
|
%patch12 -p1 |
381 |
|
%patch13 -p1 |
382 |
|
%patch14 -p1 |
383 |
|
|
384 |
%build |
%build |
385 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
471 |
%package hu |
%package hu |
472 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
473 |
Group: %{group} |
Group: %{group} |
474 |
|
#Requires: aspell-hu |
475 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
476 |
%description hu |
%description hu |
477 |
%{summary} |
%{summary} |
504 |
%{summary} |
%{summary} |
505 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
506 |
|
|
507 |
%package pt_BR |
%package pt |
508 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
509 |
Group: %{group} |
Group: %{group} |
510 |
Requires: aspell-pt |
Requires: aspell-pt |
511 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
512 |
|
%description pt |
513 |
|
%{summary} |
514 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
515 |
|
|
516 |
|
%package pt_BR |
517 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
518 |
|
Group: %{group} |
519 |
|
Requires: aspell-pt |
520 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
521 |
%description pt_BR |
%description pt_BR |
522 |
%{summary} |
%{summary} |
523 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
539 |
%description sv |
%description sv |
540 |
%{summary} |
%{summary} |
541 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
542 |
|
|
543 |
|
%package tr |
544 |
|
Summary: %{package_summary} - Turkish |
545 |
|
Group: %{group} |
546 |
|
#Requires: aspell-tr |
547 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
548 |
|
%description tr |
549 |
|
%{summary} |
550 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |