--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/05/21 20:07:27 1.12 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/06/25 19:58:54 1.13 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.11 2008/05/05 19:02:45 snetram Exp $ +# $Id: smeserver-denyhosts.spec,v 1.12 2008/05/21 20:07:27 snetram Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 10 +%define release 11 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -19,6 +19,7 @@ Patch3: smeserver-denyho Patch4: smeserver-denyhosts-2.6-add2general.patch Patch5: smeserver-denyhosts-2.6-locale-2008-05-05.patch Patch6: smeserver-denyhosts-2.6-locale-2008-05-21.patch +Patch7: smeserver-denyhosts-2.6-locale-2008-06-25.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -39,6 +40,7 @@ Integration package to mesh denyhosts wi %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build /usr/bin/perl createlinks @@ -59,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Wed Jun 25 2008 Jonathan Martens 2.6-11 +- Actually apply 25 Jun 2008 locale patch, forgot to commit patch + * Thu May 21 2008 Jonathan Martens 2.6-10 - Apply 21 May 2008 locale patch