--- rpms/smeserver-locale/sme7/smeserver-locale.spec 2010/06/24 13:52:35 1.81 +++ rpms/smeserver-locale/sme7/smeserver-locale.spec 2011/03/06 15:27:57 1.84 @@ -1,13 +1,13 @@ -# $Id: smeserver-locale.spec,v 1.80 2010/05/25 16:55:30 slords Exp $ +# $Id: smeserver-locale.spec,v 1.83 2010/08/18 13:53:03 slords Exp $ Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 2.0.0 -%define release 30 +%define release 33 %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,9 @@ Patch24: smeserver-locale-2.0.0-locale-2 Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch +Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch +Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch +Patch30: smeserver-locale-2.0.0-locale-2011-03-06.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -52,6 +55,16 @@ AutoReqProv: no SME Server localisation module %changelog +* Sun Mar 06 2011 SME Translation Server 2.0.0-33.sme +- apply locale 2011-03-06 patch + +* Wed Aug 18 2010 SME Translation Server 2.0.0-32.sme +- apply locale 2010-08-18 patch + +* Tue Jul 13 2010 SME Translation Server 2.0.0-31.sme +- Add Chinese (Taiwan) language [SME: 6106] +- apply locale 2010-07-13 patch + * Thu Jun 24 2010 SME Translation Server 2.0.0-30.sme - apply locale 2010-06-24 patch @@ -518,6 +531,9 @@ SME Server localisation module %patch25 -p1 %patch26 -p1 %patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -758,3 +774,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