--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/04/27 18:08:42 1.9 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/07/01 19:47:42 1.14 @@ -1,11 +1,11 @@ -# $Id: smeserver-denyhosts.spec,v 1.8 2008/04/24 07:49:36 unnilennium Exp $ +# $Id: smeserver-denyhosts.spec,v 1.13 2008/06/25 19:58:54 snetram Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 8 +%define release 12 Name: %{name} Version: %{version} Release: %{release}%{?dist} @@ -17,12 +17,17 @@ Patch1: smeserver-denyho Patch2: smeserver-denyhosts-2.6-patch2.patch Patch3: smeserver-denyhosts-2.6-patch3.patch Patch4: smeserver-denyhosts-2.6-add2general.patch +Patch5: smeserver-denyhosts-2.6-locale-2008-05-05.patch +Patch6: smeserver-denyhosts-2.6-locale-2008-05-21.patch +Patch7: smeserver-denyhosts-2.6-locale-2008-06-25.patch +Patch8: smeserver-denyhosts-2.6-locale-2008-07-01.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 Requires: smeserver-release >= 7.0 Requires: denyhosts >= 2.6 +Requires: e-smith-formmagick >= 1.4.0-12 %description Integration package to mesh denyhosts with SME Server. @@ -34,6 +39,10 @@ Integration package to mesh denyhosts wi %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build /usr/bin/perl createlinks @@ -54,6 +63,18 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Tue Jul 1 2008 Jonathan Martens 2.6-12 +- Apply 1 July 2008 locale patch + +* Wed Jun 25 2008 Jonathan Martens 2.6-11 +- Actually apply 25 Jun 2008 locale patch, forgot to commit patch + +* Thu May 21 2008 Jonathan Martens 2.6-10 +- Apply 21 May 2008 locale patch + +* Mon May 5 2008 Jonathan Martens 2.6-9 +- Apply 5 May 2008 locale patch + * Sun Apr 27 2008 Jonathan Martens 2.6-8 - Add common tags to e-smith-formmagick's general - Fix referrals to the SME Server Bug Tracker