--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/11/25 16:20:21 1.18 +++ 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.16 2008/11/05 22:21:23 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 14 +%define release 15 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -23,6 +23,7 @@ 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 Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -47,6 +48,7 @@ Integration package to mesh denyhosts wi %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %build /usr/bin/perl createlinks @@ -67,6 +69,9 @@ 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