--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/11/25 16:20:21 1.18 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/04/27 16:11:20 1.23 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.16 2008/11/05 22:21:23 snetram Exp $ +# $Id: smeserver-denyhosts.spec,v 1.22 2009/03/03 21:36:58 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 14 +%define release 19 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -23,6 +23,11 @@ Patch7: smeserver-denyho Patch8: smeserver-denyhosts-2.6-locale-2008-07-01.patch Patch9: smeserver-denyhosts-2.6-locale-2008-10-15.patch Patch10: smeserver-denyhosts-2.6-locale-2008-11-05.patch +Patch11: smeserver-denyhosts-2.6-locale-2009-01-31.patch +Patch12: smeserver-denyhosts-2.6-fixTypo.patch +Patch13: smeserver-denyhosts-2.6-locale-2009-03-01.patch +Patch14: smeserver-denyhosts-2.6-locale-2009-03-03.patch +Patch15: smeserver-denyhosts-2.6-locale-2009-04-27.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -47,6 +52,11 @@ Integration package to mesh denyhosts wi %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 %build /usr/bin/perl createlinks @@ -67,6 +77,21 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Mon Apr 27 2009 SME Translation Server 2.6-19.sme +- apply locale 2009-04-27 patch + +* Tue Mar 03 2009 SME Translation Server +- apply locale 2009-03-03 patch + +* Sun Mar 1 2009 Jonathan Martens 2.6-17 +- Apply 1 Mar 2009 locale patch [SME: 5018] + +* Mon Feb 16 2009 Jonathan Martens 2.6-16 +- Fix typo in en-us locale [SME: 4932] + +* Sat Jan 31 2009 Jonathan Martens 2.6-15 +- Apply 31 Jan 2009 locale patch [SME: 4951] + * Wed Nov 5 2008 Jonathan Martens 2.6-14 - Apply 5 Nov 2008 locale patch