--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/11/05 22:21:23 1.16 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/02/16 20:32:12 1.20 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.15 2008/10/15 08:19:43 snetram Exp $ +# $Id: smeserver-denyhosts.spec,v 1.19 2009/01/31 07:44:45 snetram Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 14 +%define release 16 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -23,6 +23,8 @@ 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 Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -47,6 +49,8 @@ Integration package to mesh denyhosts wi %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 %build /usr/bin/perl createlinks @@ -67,6 +71,12 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* 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