--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/07/01 19:47:42 1.14 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/01/31 07:44:45 1.19 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.13 2008/06/25 19:58:54 snetram Exp $ +# $Id: smeserver-denyhosts.spec,v 1.18 2008/11/25 16:20:21 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 12 +%define release 15 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -21,6 +21,9 @@ Patch5: smeserver-denyho Patch6: smeserver-denyhosts-2.6-locale-2008-05-21.patch Patch7: smeserver-denyhosts-2.6-locale-2008-06-25.patch 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 Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -43,6 +46,9 @@ Integration package to mesh denyhosts wi %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 %build /usr/bin/perl createlinks @@ -63,6 +69,15 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* 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 + +* Wed Oct 15 2008 Jonathan Martens 2.6-13 +- Apply 15 Oct 2008 locale patch + * Tue Jul 1 2008 Jonathan Martens 2.6-12 - Apply 1 July 2008 locale patch