--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2009/10/27 17:43:51 1.26 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2010/03/03 04:01:42 1.27 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.25 2009/08/24 17:58:13 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.26 2009/10/27 17:43:51 slords Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 22 +%define release 23 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -31,6 +31,7 @@ Patch15: smeserver-denyhosts-2.6-locale- Patch16: smeserver-denyhosts-2.6-locale-2009-05-20.patch 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 Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -63,6 +64,7 @@ Integration package to mesh denyhosts wi %patch16 -p1 %patch17 -p1 %patch18 -p1 +%patch19 -p1 %build /usr/bin/perl createlinks @@ -83,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Tue Mar 02 2010 SME Translation Server 2.6-23.sme +- apply locale 2010-03-02 patch + * Tue Oct 27 2009 SME Translation Server 2.6-22.sme - apply locale 2009-10-27 patch