1 |
# $Id: smeserver-locale.spec,v 1.80 2010/05/25 16:55:30 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.90 2011/06/20 19:31:29 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 30 |
%define release 36 |
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 |
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 |
Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch |
43 |
Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch |
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 |
|
Patch33: smeserver-locale-2.0.0-locale-2011-10-04.patch |
50 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
51 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
52 |
BuildRequires: perl |
BuildRequires: perl |
58 |
SME Server localisation module |
SME Server localisation module |
59 |
|
|
60 |
%changelog |
%changelog |
61 |
|
* Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.0.0-36.el6 |
62 |
|
- apply locale 2011-10-04 patch |
63 |
|
|
64 |
|
* Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.0.0-35.el6 |
65 |
|
- apply locale 2011-06-20 patch |
66 |
|
|
67 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme |
68 |
|
- apply locale 2011-04-27 patch |
69 |
|
|
70 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0.0-33.sme |
71 |
|
- apply locale 2011-03-06 patch |
72 |
|
|
73 |
|
* Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme |
74 |
|
- apply locale 2010-08-18 patch |
75 |
|
|
76 |
|
* Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme |
77 |
|
- Add Chinese (Taiwan) language [SME: 6106] |
78 |
|
- apply locale 2010-07-13 patch |
79 |
|
|
80 |
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
* Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme |
81 |
- apply locale 2010-06-24 patch |
- apply locale 2010-06-24 patch |
82 |
|
|
543 |
%patch25 -p1 |
%patch25 -p1 |
544 |
%patch26 -p1 |
%patch26 -p1 |
545 |
%patch27 -p1 |
%patch27 -p1 |
546 |
|
%patch28 -p1 |
547 |
|
%patch29 -p1 |
548 |
|
%patch30 -p1 |
549 |
|
%patch31 -p1 |
550 |
|
%patch32 -p1 |
551 |
|
%patch33 -p1 |
552 |
|
|
553 |
%build |
%build |
554 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
789 |
%description zh_CN |
%description zh_CN |
790 |
%{summary} |
%{summary} |
791 |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN |
792 |
|
|
793 |
|
%package zh_TW |
794 |
|
Summary: %{package_summary} - Chinese (Taiwan) |
795 |
|
Group: %{group} |
796 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
797 |
|
%description zh_TW |
798 |
|
%{summary} |
799 |
|
%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW |