--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2010/03/03 04:01:42 1.27 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2010/05/23 19:13:31 1.28 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.26 2009/10/27 17:43:51 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.27 2010/03/03 04:01:42 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 23 +%define release 24 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -32,6 +32,7 @@ Patch16: smeserver-denyhosts-2.6-locale- Patch17: smeserver-denyhosts-2.6-locale-2009-08-24.patch Patch18: smeserver-denyhosts-2.6-locale-2009-10-27.patch Patch19: smeserver-denyhosts-2.6-locale-2010-03-02.patch +Patch20: smeserver-denyhosts-2.6-locale-2010-05-23.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -65,6 +66,7 @@ Integration package to mesh denyhosts wi %patch17 -p1 %patch18 -p1 %patch19 -p1 +%patch20 -p1 %build /usr/bin/perl createlinks @@ -85,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Sun May 23 2010 SME Translation Server 2.6-24.sme +- apply locale 2010-05-23 patch + * Tue Mar 02 2010 SME Translation Server 2.6-23.sme - apply locale 2010-03-02 patch