--- rpms/smeserver-locale/sme8/smeserver-locale.spec 2009/10/27 17:45:43 1.73 +++ rpms/smeserver-locale/sme8/smeserver-locale.spec 2011/04/27 16:47:54 1.94 @@ -1,13 +1,13 @@ -# $Id: smeserver-locale.spec,v 1.72 2009/10/27 17:41:52 slords Exp $ +# $Id: smeserver-locale.spec,v 1.93 2011/03/07 01:37:15 slords Exp $ Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 2.2.0 -%define release 24 +%define release 37 %define package_summary SME Server localisation module %define group Applications/System -%define package_locales bg da de el es et fr 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 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -34,7 +34,18 @@ Patch17: smeserver-locale-2.2.0-locale-2 Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch -Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch +Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch +Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch +Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch +Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch +Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch +Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch +Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch +Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch +Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch +Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch +Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch +Patch32: smeserver-locale-2.2.0-locale-2011-04-27.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -46,6 +57,48 @@ AutoReqProv: no SME Server localisation module %changelog +* Wed Apr 27 2011 SME Translation Server 2.2.0-37.sme +- apply locale 2011-04-27 patch + +* Sun Mar 06 2011 SME Translation Server 2.2.0-36.sme +- apply locale 2011-03-06 patch + +* Fri Oct 08 2010 SME Translation Server 2.2.0-35.sme +- apply locale 2010-10-08 patch + +* Wed Aug 18 2010 SME Translation Server 2.2.0-34.sme +- apply locale 2010-08-18 patch + +* Tue Jul 13 2010 SME Translation Server 2.2.0-33.sme +- Add Chinese (Taiwan) language [SME: 6106] +- apply locale 2010-07-13 patch + +* Thu Jun 24 2010 SME Translation Server 2.2.0-32.sme +- apply locale 2010-06-24 patch + +* Tue Jun 08 2010 SME Translation Server 2.2.0-31.sme +- apply locale 2010-06-08 patch + +* Tue May 25 2010 Shad L. Lords - 2.2.0-30.sme +- Add Hebrew language [SME: 5971] + +* Sun May 23 2010 SME Translation Server 2.2.0-29.sme +- apply locale 2010-05-23 patch + +* Thu Apr 29 2010 SME Translation Server 2.2.0-28.sme +- apply locale 2010-04-29 patch + +* Tue Mar 02 2010 SME Translation Server 2.2.0-27.sme +- apply locale 2010-03-02 patch + +* Sat Feb 27 2010 Jonathan Martens 2.2.0-26.sme +- Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803] +- Correct previous changelog entry +- Apply locale 2010-02-27 patch + +* Thu Feb 25 2010 Filippo Carletti 2.2.0-25.sme +- apply locale 2010-02-25 patch + * Tue Oct 27 2009 SME Translation Server 2.2.0-24.sme - apply locale 2009-10-27 patch - Add Thai language [SME: 5466] @@ -487,6 +540,17 @@ SME Server localisation module %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -583,6 +647,14 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files fr -f %{name}-%{version}-%{release}-filelist-fr +%package he +Summary: %{package_summary} - Hebrew +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description he +%{summary} +%files he -f %{name}-%{version}-%{release}-filelist-he + %package hu Summary: %{package_summary} - Hungarian Group: %{group} @@ -719,3 +791,11 @@ Requires: e-smith-formmagick >= 1.4.0-10 %description zh_CN %{summary} %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN + +%package zh_TW +Summary: %{package_summary} - Chinese (Taiwan) +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description zh_TW +%{summary} +%files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW