1 |
|
# $Id: smeserver-locale.spec,v 1.35 2008/07/01 20:44:54 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 1.4.0 |
7 |
%define release 6 |
%define release 13 |
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 |
17 |
Patch2: smeserver-locale-remove_pt.patch |
Patch2: smeserver-locale-remove_pt.patch |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
BuildRequires: perl |
BuildRequires: perl |
34 |
SME Server localisation module |
SME Server localisation module |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
38 |
|
- Apply Jul 26 2008 locale patch |
39 |
|
- Add Portuguese language |
40 |
|
- Add Turkish language |
41 |
|
|
42 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12 |
43 |
|
- Apply 1 July 2008 locale patch |
44 |
|
|
45 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11 |
46 |
|
- Apply 27 Jun 2008 locale patch |
47 |
|
|
48 |
|
* Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10 |
49 |
|
- Update to May 5 2008 translations |
50 |
|
- Revert Apr 23 2008 translations (bad patch) |
51 |
|
|
52 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9 |
53 |
|
- Update to Apr 23 2008 translations |
54 |
|
|
55 |
|
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8 |
56 |
|
- Update to Apr 1 2008 translations |
57 |
|
|
58 |
|
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7 |
59 |
|
- Update to Mar 26 2008 translations |
60 |
|
|
61 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6 |
62 |
- Update to Mar 25 2008 translations |
- Update to Mar 25 2008 translations |
63 |
|
|
354 |
%patch2 -p1 |
%patch2 -p1 |
355 |
%patch3 -p1 |
%patch3 -p1 |
356 |
%patch4 -p1 |
%patch4 -p1 |
357 |
|
%patch5 -p1 |
358 |
|
%patch6 -p1 |
359 |
|
%patch7 -p1 |
360 |
|
%patch8 -p1 |
361 |
|
%patch9 -p1 |
362 |
|
%patch10 -p1 |
363 |
|
|
364 |
%build |
%build |
365 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
394 |
%clean |
%clean |
395 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
396 |
|
|
397 |
|
%package bg |
398 |
|
Summary: %{package_summary} - Bulgarian |
399 |
|
Group: %{group} |
400 |
|
Requires: aspell-bg |
401 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
402 |
|
%description bg |
403 |
|
%{summary} |
404 |
|
%files bg -f %{name}-%{version}-%{release}-filelist-bg |
405 |
|
|
406 |
%package da |
%package da |
407 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
408 |
Group: %{group} |
Group: %{group} |
451 |
%package hu |
%package hu |
452 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
453 |
Group: %{group} |
Group: %{group} |
454 |
|
#Requires: aspell-hu |
455 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
456 |
%description hu |
%description hu |
457 |
%{summary} |
%{summary} |
484 |
%{summary} |
%{summary} |
485 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
486 |
|
|
487 |
%package pt_BR |
%package pt |
488 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
489 |
Group: %{group} |
Group: %{group} |
490 |
Requires: aspell-pt |
Requires: aspell-pt |
491 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
492 |
|
%description pt |
493 |
|
%{summary} |
494 |
|
%files pt -f %{name}-%{version}-%{release}-filelist-pt |
495 |
|
|
496 |
|
%package pt_BR |
497 |
|
Summary: %{package_summary} - Portugese (Brazilian) |
498 |
|
Group: %{group} |
499 |
|
Requires: aspell-pt |
500 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
501 |
%description pt_BR |
%description pt_BR |
502 |
%{summary} |
%{summary} |
503 |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR |
519 |
%description sv |
%description sv |
520 |
%{summary} |
%{summary} |
521 |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
%files sv -f %{name}-%{version}-%{release}-filelist-sv |
522 |
|
|
523 |
|
%package tr |
524 |
|
Summary: %{package_summary} - Turkish |
525 |
|
Group: %{group} |
526 |
|
#Requires: aspell-tr |
527 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
528 |
|
%description tr |
529 |
|
%{summary} |
530 |
|
%files tr -f %{name}-%{version}-%{release}-filelist-tr |