--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/04/27 16:11:20 1.23 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/05/20 18:16:27 1.24 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.22 2009/03/03 21:36:58 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.23 2009/04/27 16:11:20 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 19 +%define release 20 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -28,6 +28,7 @@ Patch12: smeserver-denyhosts-2.6-fixTypo Patch13: smeserver-denyhosts-2.6-locale-2009-03-01.patch 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 Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -57,6 +58,7 @@ Integration package to mesh denyhosts wi %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 %build /usr/bin/perl createlinks @@ -77,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Wed May 20 2009 SME Translation Server 2.6-20.sme +- apply locale 2009-05-20 patch + * Mon Apr 27 2009 SME Translation Server 2.6-19.sme - apply locale 2009-04-27 patch