1 |
# $Id: smeserver-locale.spec,v 1.78 2010/05/23 19:13:52 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.89 2011/04/27 16:47:47 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.0.0 |
%define version 2.0.0 |
7 |
%define release 29 |
%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 |
39 |
Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch |
Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch |
40 |
Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch |
Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch |
41 |
Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch |
Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch |
42 |
|
Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch |
43 |
|
Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch |
44 |
|
Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch |
45 |
|
Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch |
46 |
|
Patch30: smeserver-locale-2.0.0-locale-2011-03-06.patch |
47 |
|
Patch31: smeserver-locale-2.0.0-locale-2011-04-27.patch |
48 |
|
Patch32: smeserver-locale-2.0.0-locale-2011-06-20.patch |
49 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
50 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
BuildRequires: perl |
BuildRequires: perl |
57 |
SME Server localisation module |
SME Server localisation module |
58 |
|
|
59 |
%changelog |
%changelog |
60 |
|
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.0.0-35.el6 |
61 |
|
- apply locale 2011-06-20 patch |
62 |
|
|
63 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme |
64 |
|
- apply locale 2011-04-27 patch |
65 |
|
|
66 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0.0-33.sme |
67 |
|
- apply locale 2011-03-06 patch |
68 |
|
|
69 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme |
70 |
|
- apply locale 2010-08-18 patch |
71 |
|
|
72 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
73 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
74 |
|
- apply locale 2010-07-13 patch |
75 |
|
|
76 |
|
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
77 |
|
- apply locale 2010-06-24 patch |
78 |
|
|
79 |
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme |
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme |
80 |
- Add Hebrew language [SME: 5970] |
- Add Hebrew language [SME: 5970] |
81 |
|
- apply locale 2010-05-25 patch |
82 |
|
|
83 |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme |
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme |
84 |
- apply locale 2010-05-23 patch |
- apply locale 2010-05-23 patch |
537 |
%patch23 -p1 |
%patch23 -p1 |
538 |
%patch24 -p1 |
%patch24 -p1 |
539 |
%patch25 -p1 |
%patch25 -p1 |
540 |
|
%patch26 -p1 |
541 |
|
%patch27 -p1 |
542 |
|
%patch28 -p1 |
543 |
|
%patch29 -p1 |
544 |
|
%patch30 -p1 |
545 |
|
%patch31 -p1 |
546 |
|
%patch32 -p1 |
547 |
|
|
548 |
%build |
%build |
549 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
784 |
%description zh_CN |
%description zh_CN |
785 |
%{summary} |
%{summary} |
786 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
787 |
|
|
788 |
|
%package zh_TW |
789 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
790 |
|
Group: %{group} |
791 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
792 |
|
%description zh_TW |
793 |
|
%{summary} |
794 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |