--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/05/20 18:16:27 1.24 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/08/24 17:58:13 1.25 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.23 2009/04/27 16:11:20 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.24 2009/05/20 18:16:27 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 20 +%define release 21 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -29,6 +29,7 @@ Patch13: smeserver-denyhosts-2.6-locale- Patch14: smeserver-denyhosts-2.6-locale-2009-03-03.patch Patch15: smeserver-denyhosts-2.6-locale-2009-04-27.patch Patch16: smeserver-denyhosts-2.6-locale-2009-05-20.patch +Patch17: smeserver-denyhosts-2.6-locale-2009-08-24.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -59,6 +60,7 @@ Integration package to mesh denyhosts wi %patch14 -p1 %patch15 -p1 %patch16 -p1 +%patch17 -p1 %build /usr/bin/perl createlinks @@ -79,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Mon Aug 24 2009 SME Translation Server 2.6-21.sme +- apply locale 2009-08-24 patch + * Wed May 20 2009 SME Translation Server 2.6-20.sme - apply locale 2009-05-20 patch