--- rpms/smeserver-locale/sme8/smeserver-locale.spec 2010/06/24 13:52:36 1.86 +++ rpms/smeserver-locale/sme8/smeserver-locale.spec 2013/10/08 02:08:33 1.101 @@ -1,13 +1,13 @@ -# $Id: smeserver-locale.spec,v 1.85 2010/06/08 20:22:08 slords Exp $ +# $Id: smeserver-locale.spec,v 1.100 2013/09/14 18:55:25 wellsi Exp $ Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 2.2.0 -%define release 32 +%define release 44 %define package_summary SME Server localisation module %define group Applications/System -%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 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -41,6 +41,18 @@ Patch24: smeserver-locale-2.2.0-locale-2 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 +Patch33: smeserver-locale-2.2.0-locale-2011-06-20.patch +Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch +Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch +Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch +Patch37: smeserver-locale-2.2.0-locale-2013-07-04.patch +Patch38: smeserver-locale-2.2.0-locale-2013-09-14.patch +Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -52,6 +64,43 @@ AutoReqProv: no SME Server localisation module %changelog +* Mon Oct 07 2013 Ian Wells 2.2.0-44.el6 +- apply locale 2013-10-07 patch from pootle [SME: 7877] + +* Sat Sep 14 2013 Ian Wells 2.2.0-43.el6 +- apply locale 2013-09-14 patch from pootle [SME: 7847] + +* Thu Jul 04 2013 Ian Wells 2.2.0-42.el6 +- apply locale 2013-07-04 patch from pootle [SME: 7734] + +* Tue Mar 20 2012 SME Translation Server 2.2.0-41.el6 +- apply locale 2012-03-20 patch + +* Wed Nov 23 2011 SME Translation Server 2.2.0-40.el6 +- apply locale 2011-11-23 patch + +* Tue Oct 04 2011 SME Translation Server 2.2.0-39.el6 +- apply locale 2011-10-04 patch + +* Mon Jun 20 2011 SME Translation Server 2.2.0-38.el6 +- apply locale 2011-06-20 patch + +* 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 @@ -525,6 +574,18 @@ SME Server localisation module %patch25 -p1 %patch26 -p1 %patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 +%patch33 -p1 +%patch34 -p1 +%patch35 -p1 +%patch36 -p1 +%patch37 -p1 +%patch38 -p1 +%patch39 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -622,7 +683,7 @@ Requires: e-smith-formmagick >= 1.4.0-10 %files fr -f %{name}-%{version}-%{release}-filelist-fr %package he -Summary: %{package_summary} - Hungarian +Summary: %{package_summary} - Hebrew Group: %{group} Requires: e-smith-formmagick >= 1.4.0-10 %description he @@ -765,3 +826,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