--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2011/03/06 15:27:19 1.29 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2011/04/27 16:47:18 1.30 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.28 2010/05/23 19:13:31 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.29 2011/03/06 15:27:19 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 25 +%define release 26 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -34,6 +34,7 @@ Patch18: smeserver-denyhosts-2.6-locale- Patch19: smeserver-denyhosts-2.6-locale-2010-03-02.patch Patch20: smeserver-denyhosts-2.6-locale-2010-05-23.patch Patch21: smeserver-denyhosts-2.6-locale-2011-03-06.patch +Patch22: smeserver-denyhosts-2.6-locale-2011-04-27.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -69,6 +70,7 @@ Integration package to mesh denyhosts wi %patch19 -p1 %patch20 -p1 %patch21 -p1 +%patch22 -p1 %build /usr/bin/perl createlinks @@ -89,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Wed Apr 27 2011 SME Translation Server 2.6-26.sme +- apply locale 2011-04-27 patch + * Sun Mar 06 2011 SME Translation Server 2.6-25.sme - apply locale 2011-03-06 patch