1 |
# $Id: smeserver-locale.spec,v 1.84 2010/06/08 19:05:58 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.89 2010/10/07 18:46:02 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 2.2.0 |
%define version 2.2.0 |
7 |
%define release 31 |
%define release 35 |
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 et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN |
%define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
40 |
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch |
41 |
Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch |
Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch |
42 |
Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch |
Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch |
43 |
|
Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch |
44 |
|
Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch |
45 |
|
Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch |
46 |
|
Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch |
47 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
48 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
BuildRequires: perl |
BuildRequires: perl |
55 |
SME Server localisation module |
SME Server localisation module |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Fri Oct 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-35.sme |
59 |
|
- apply locale 2010-10-08 patch |
60 |
|
|
61 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme |
62 |
|
- apply locale 2010-08-18 patch |
63 |
|
|
64 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme |
65 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
66 |
|
- apply locale 2010-07-13 patch |
67 |
|
|
68 |
|
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme |
69 |
|
- apply locale 2010-06-24 patch |
70 |
|
|
71 |
* Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme |
* Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme |
72 |
- apply locale 2010-06-08 patch |
- apply locale 2010-06-08 patch |
73 |
|
|
537 |
%patch24 -p1 |
%patch24 -p1 |
538 |
%patch25 -p1 |
%patch25 -p1 |
539 |
%patch26 -p1 |
%patch26 -p1 |
540 |
|
%patch27 -p1 |
541 |
|
%patch28 -p1 |
542 |
|
%patch29 -p1 |
543 |
|
%patch30 -p1 |
544 |
|
|
545 |
%build |
%build |
546 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
638 |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
%files fr -f %{name}-%{version}-%{release}-filelist-fr |
639 |
|
|
640 |
%package he |
%package he |
641 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hebrew |
642 |
Group: %{group} |
Group: %{group} |
643 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
644 |
%description he |
%description he |
781 |
%description zh_CN |
%description zh_CN |
782 |
%{summary} |
%{summary} |
783 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
784 |
|
|
785 |
|
%package zh_TW |
786 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
787 |
|
Group: %{group} |
788 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
789 |
|
%description zh_TW |
790 |
|
%{summary} |
791 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |