--- rpms/smeserver-locale/sme7/smeserver-locale.spec 2009/01/31 07:51:53 1.62 +++ rpms/smeserver-locale/sme7/smeserver-locale.spec 2010/02/27 08:57:00 1.75 @@ -1,13 +1,13 @@ -# $Id: smeserver-locale.spec,v 1.61 2008/12/31 18:26:34 snetram Exp $ +# $Id: smeserver-locale.spec,v 1.74 2010/02/27 08:55:51 snetram Exp $ Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 2.0.0 -%define release 15 +%define release 25 %define package_summary SME Server localisation module %define group Applications/System -%define package_locales bg da de el es fr hu id it ja nl pt pt_BR sl sv tr +%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 @@ -27,6 +27,15 @@ Patch10: smeserver-locale-2.0.0-locale-2 Patch11: smeserver-locale-2.0.0-locale-2008-11-30.patch Patch12: smeserver-locale-2.0.0-locale-2008-12-31.patch Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch +Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch +Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch +Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch +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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -38,8 +47,45 @@ AutoReqProv: no SME Server localisation module %changelog -* Sat Jan 31 2008 Jonathan Martens - 2.0.0-15.sme -- Apply 31 Jan 2008 locale patch [SME: 4950] +* 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] + +* Wed May 20 2009 SME Translation Server 2.0.0-21.sme +- apply locale 2009-05-20 patch + +* Mon Apr 27 2009 SME Translation Server 2.0.0-20.sme +- apply locale 2009-04-27 patch +- Add Estonian language [SME: 5199] + +* Tue Mar 03 2009 SME Translation Server +- re-apply locale 2009-03-03 patch + +* Tue Mar 3 2009 Jonathan Martens - 2.0.0-18.sme +- Apply 3 Mar 2009 locale patch [SME: 5051] + +* Sun Mar 1 2009 Jonathan Martens - 2.0.0-17.sme +- Apply 1 Mar 2009 locale patch [SME: 5017] +- Added missing bug references to changelog entry [SME: 5002] + +* Mon Feb 09 2009 Shad L. Lords - 2.0.0-16.sme +- Add Chineese (China) language [SME: 5002] +- Add Norwegian (Bokmal) language [SME: 5002] +- Add Russian language [SME: 5002] + +* Sat Jan 31 2009 Jonathan Martens - 2.0.0-15.sme +- Apply 31 Jan 2009 locale patch [SME: 4950] * Wed Dec 31 2008 Jonathan Martens - 2.0.0-14.sme - Apply 31 Dec 2008 locale patch [SME: 4899] @@ -437,6 +483,15 @@ SME Server localisation module %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -464,8 +519,8 @@ do echo "%defattr(-,root,root)" > \ %{name}-%{version}-%{release}-filelist-$locale - grep locale/$locale %{name}-%{version}-%{release}-filelist >> \ - %{name}-%{version}-%{release}-filelist-$locale + grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \ + %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale done %clean @@ -516,6 +571,14 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files es -f %{name}-%{version}-%{release}-filelist-es +%package et +Summary: %{package_summary} - Estonian +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description et +%{summary} +%files et -f %{name}-%{version}-%{release}-filelist-et + %package fr Summary: %{package_summary} - French Group: %{group} @@ -528,7 +591,6 @@ Requires: e-smith-formmagick >= 1.4.0-10 %package hu Summary: %{package_summary} - Hungarian Group: %{group} -#Requires: aspell-hu Requires: e-smith-formmagick >= 1.4.0-10 %description hu %{summary} @@ -560,6 +622,14 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files ja -f %{name}-%{version}-%{release}-filelist-ja +%package nb +Summary: %{package_summary} - Norwegian (Bokmal) +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description nb +%{summary} +%files nb -f %{name}-%{version}-%{release}-filelist-nb + %package nl Summary: %{package_summary} - Dutch Group: %{group} @@ -569,6 +639,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} @@ -587,6 +666,23 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR +%package ro +Summary: %{package_summary} - Romanian +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description ro +%{summary} +%files ro -f %{name}-%{version}-%{release}-filelist-ro + +%package ru +Summary: %{package_summary} - Russian +Group: %{group} +Requires: aspell-ru +Requires: e-smith-formmagick >= 1.4.0-10 +%description ru +%{summary} +%files ru -f %{name}-%{version}-%{release}-filelist-ru + %package sl Summary: %{package_summary} - Slovinian Group: %{group} @@ -605,11 +701,26 @@ 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} -#Requires: aspell-tr Requires: e-smith-formmagick >= 1.4.0-10 %description tr %{summary} %files tr -f %{name}-%{version}-%{release}-filelist-tr + +%package zh_CN +Summary: %{package_summary} - Chinese (China) +Group: %{group} +Requires: e-smith-formmagick >= 1.4.0-10 +%description zh_CN +%{summary} +%files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN