--- rpms/smeserver-locale/sme7/smeserver-locale.spec 2009/05/27 14:19:08 1.70 +++ rpms/smeserver-locale/sme7/smeserver-locale.spec 2010/03/03 04:04:50 1.76 @@ -1,13 +1,13 @@ -# $Id: smeserver-locale.spec,v 1.69 2009/05/20 18:16:07 slords Exp $ +# $Id: smeserver-locale.spec,v 1.75 2010/02/27 08:57:00 snetram Exp $ Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 2.0.0 -%define release 22 +%define release 26 %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 pt pt_BR ro ru sl sv tr zh_CN +%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 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -33,6 +33,10 @@ Patch16: smeserver-locale-2.0.0-locale-2 Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch +Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch +Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch +Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch +Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -44,6 +48,20 @@ AutoReqProv: no SME Server localisation module %changelog +* Tue Mar 02 2010 SME Translation Server 2.0.0-26.sme +- apply locale 2010-03-02 patch + +* Sat Feb 27 2010 Jonathan Martens - 2.0.0-25.sme +- Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804] + +* Tue Oct 27 2009 SME Translation Server 2.0.0-24.sme +- apply locale 2009-10-27 patch +- Add Thai language [SME: 5466] + +* Mon Aug 24 2009 SME Translation Server 2.0.0-23.sme +- apply locale 2009-08-24 patch +- Add Polish language [SME: 5436] + * Wed May 27 2009 SME Translation Server 2.0.0-22.sme - apply locale 2009-05-27 patch - Add Romanian language [SME: 5268] @@ -475,6 +493,10 @@ SME Server localisation module %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -622,6 +644,15 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files nl -f %{name}-%{version}-%{release}-filelist-nl +%package pl +Summary: %{package_summary} - Polish +Group: %{group} +Requires: aspell-pl +Requires: e-smith-formmagick >= 1.4.0-10 +%description pl +%{summary} +%files pl -f %{name}-%{version}-%{release}-filelist-pl + %package pt Summary: %{package_summary} - Portugese Group: %{group} @@ -675,6 +706,14 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files sv -f %{name}-%{version}-%{release}-filelist-sv +%package th +Summary: %{package_summary} - Thai +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description th +%{summary} +%files th -f %{name}-%{version}-%{release}-filelist-th + %package tr Summary: %{package_summary} - Turkish Group: %{group}