1 |
|
# $Id: smeserver-locale.spec,v 1.36 2008/07/26 16:37: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 7 |
%define release 14 |
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 nl pt pt_BR sl sv tr |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
18 |
Patch3: smeserver-locale-2008-03-18.patch |
Patch3: smeserver-locale-2008-03-18.patch |
19 |
Patch4: smeserver-locale-2008-03-25.patch |
Patch4: smeserver-locale-2008-03-25.patch |
20 |
Patch5: smeserver-locale-2008-03-26.patch |
Patch5: smeserver-locale-2008-03-26.patch |
21 |
|
Patch6: smeserver-locale-2008-04-01.patch |
22 |
|
Patch7: smeserver-locale-2008-05-05.patch |
23 |
|
Patch8: smeserver-locale-2008-06-27.patch |
24 |
|
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 |
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 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
39 |
|
- Apply locale patch |
40 |
|
|
41 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
42 |
|
- Apply Jul 26 2008 locale patch |
43 |
|
- Add Portuguese language |
44 |
|
- Add Turkish language |
45 |
|
|
46 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
47 |
|
- Apply 1 July 2008 locale patch |
48 |
|
|
49 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
50 |
|
- Apply 27 Jun 2008 locale patch |
51 |
|
|
52 |
|
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
53 |
|
- Update to May 5 2008 translations |
54 |
|
- Revert Apr 23 2008 translations (bad patch) |
55 |
|
|
56 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
57 |
|
- Update to Apr 23 2008 translations |
58 |
|
|
59 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
60 |
|
- Update to Apr 1 2008 translations |
61 |
|
|
62 |
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
63 |
- Update to Mar 26 2008 translations |
- Update to Mar 26 2008 translations |
64 |
|
|
359 |
%patch3 -p1 |
%patch3 -p1 |
360 |
%patch4 -p1 |
%patch4 -p1 |
361 |
%patch5 -p1 |
%patch5 -p1 |
362 |
|
%patch6 -p1 |
363 |
|
%patch7 -p1 |
364 |
|
%patch8 -p1 |
365 |
|
%patch9 -p1 |
366 |
|
%patch10 -p1 |
367 |
|
%patch11 -p1 |
368 |
|
|
369 |
%build |
%build |
370 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
399 |
%clean |
%clean |
400 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
401 |
|
|
402 |
|
%package bg |
403 |
|
Summary: %{package_summary} - Bulgarian |
404 |
|
Group: %{group} |
405 |
|
Requires: aspell-bg |
406 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
407 |
|
%description bg |
408 |
|
%{summary} |
409 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
410 |
|
|
411 |
%package da |
%package da |
412 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
413 |
Group: %{group} |
Group: %{group} |
456 |
%package hu |
%package hu |
457 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
458 |
Group: %{group} |
Group: %{group} |
459 |
|
#Requires: aspell-hu |
460 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
461 |
%description hu |
%description hu |
462 |
%{summary} |
%{summary} |
489 |
%{summary} |
%{summary} |
490 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
491 |
|
|
492 |
%package pt_BR |
%package pt |
493 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
494 |
Group: %{group} |
Group: %{group} |
495 |
Requires: aspell-pt |
Requires: aspell-pt |
496 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
497 |
|
%description pt |
498 |
|
%{summary} |
499 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
500 |
|
|
501 |
|
%package pt_BR |
502 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
503 |
|
Group: %{group} |
504 |
|
Requires: aspell-pt |
505 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
506 |
%description pt_BR |
%description pt_BR |
507 |
%{summary} |
%{summary} |
508 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
524 |
%description sv |
%description sv |
525 |
%{summary} |
%{summary} |
526 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
527 |
|
|
528 |
|
%package tr |
529 |
|
Summary: %{package_summary} - Turkish |
530 |
|
Group: %{group} |
531 |
|
#Requires: aspell-tr |
532 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
533 |
|
%description tr |
534 |
|
%{summary} |
535 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |