--- rpms/smeserver-locale/sme8/smeserver-locale.spec 2008/03/11 14:14:28 1.24 +++ rpms/smeserver-locale/sme8/smeserver-locale.spec 2008/07/01 20:39:48 1.34 @@ -1,17 +1,27 @@ +# $Id: smeserver-locale.spec,v 1.34 2008/07/01 20:38:08 snetram Exp $ + Summary: SME Server localisation module %define name smeserver-locale Name: %{name} %define version 1.4.0 -%define release 4 +%define release 12 %define package_summary SME Server localisation module %define group Applications/System -%define package_locales da de el es fr hu id it nl pt sl sv +%define package_locales bg da de el es fr hu id it nl pt_BR sl sv Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: smeserver-locale-UTF8.patch +Patch2: smeserver-locale-remove_pt.patch +Patch3: smeserver-locale-2008-03-18.patch +Patch4: smeserver-locale-2008-03-25.patch +Patch5: smeserver-locale-2008-03-26.patch +Patch6: smeserver-locale-2008-04-01.patch +Patch7: smeserver-locale-2008-05-05.patch +Patch8: smeserver-locale-2008-06-27.patch +Patch9: smeserver-locale-2008-06-27.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: perl @@ -23,6 +33,32 @@ AutoReqProv: no SME Server localisation module %changelog +* Tue Jul 1 2008 Jonathan Martens 1.4.0-12 +- Apply 1 July 2008 locale patch + +* Fri Jun 27 2008 Jonathan Martens 1.4.0-11 +- Apply 27 Jun 2008 locale patch + +* Tue May 5 2008 Shad L. Lords 1.4.0-10 +- Update to May 5 2008 translations +- Revert Apr 23 2008 translations (bad patch) + +* Wed Apr 23 2008 Jonathan Martens 1.4.0-9 +- Update to Apr 23 2008 translations + +* Tue Apr 1 2008 Shad L. Lords 1.4.0-8 +- Update to Apr 1 2008 translations + +* Wed Mar 26 2008 Shad L. Lords 1.4.0-7 +- Update to Mar 26 2008 translations + +* Tue Mar 25 2008 Shad L. Lords 1.4.0-6 +- Update to Mar 25 2008 translations + +* Tue Mar 18 2008 Shad L. Lords 1.4.0-5 +- Fix packages for Brazilian portuguese +- Update to Mar 18 2008 translations + * Tue Mar 11 2008 Shad L. Lords 1.4.0-4 - Move requires e-smith-formmagick to correct places [SME: 3858] - Add missing aspell module requires @@ -309,6 +345,14 @@ SME Server localisation module %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build LEXICONS=$(find root/etc/e-smith/locale -type f) @@ -343,6 +387,15 @@ done %clean rm -rf $RPM_BUILD_ROOT +%package bg +Summary: %{package_summary} - Bulgarian +Group: %{group} +Requires: aspell-bg +Requires: e-smith-formmagick >= 1.4.0-10 +%description bg +%{summary} +%files bg -f %{name}-%{version}-%{release}-filelist-bg + %package da Summary: %{package_summary} - Danish Group: %{group} @@ -423,14 +476,14 @@ Requires: e-smith-formmagick >= 1.4.0-10 %{summary} %files nl -f %{name}-%{version}-%{release}-filelist-nl -%package pt +%package pt_BR Summary: %{package_summary} - Portugese Group: %{group} Requires: aspell-pt Requires: e-smith-formmagick >= 1.4.0-10 -%description pt +%description pt_BR %{summary} -%files pt -f %{name}-%{version}-%{release}-filelist-pt +%files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR %package sl Summary: %{package_summary} - Slovinian