--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/04/22 18:15:19 1.5 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/04/23 23:37:02 1.7 @@ -1,17 +1,20 @@ -# $Id: smeserver-denyhosts.spec,v 1.4 2008/04/22 18:11:58 slords Exp $ +# $Id: smeserver-denyhosts.spec,v 1.6 2008/04/22 19:52:12 snetram Exp $ # Authority: unnilennium # Name: Jean-Philippe Pialasse Summary: smeserver-denyhosts %define name smeserver-denyhosts %define version 2.6 -%define release 4 +%define release 6 Name: %{name} Version: %{version} Release: %{release}%{?dist} License: GPL Group: Applications/System Source: %{name}-%{version}.tgz +Patch0: smeserver-denyhosts-2.6-locale-2008-04-22.patch +Patch1: smeserver-denyhosts-2.6-locale-2008-04-23.patch +Patch2: smeserver-denyhosts-2.6-patch2.patch Url: http://smeserver.pialasse.com/ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch @@ -24,6 +27,9 @@ Integration package to mesh denyhosts wi %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build /usr/bin/perl createlinks @@ -44,6 +50,15 @@ rm -rf $RPM_BUILD_ROOT touch /etc/hosts.deny_ssh %changelog +* Wed Apr 23 2008 JP PIALASSE 2.6-6 +- Added 23 APril 2008 local patch +- changed fragment SMTP_FROM to add domain name +- changed fragment ADMIN_EMAIL +- added some FM in local to translate + +* Tue Apr 22 2008 Jonathan Martens 2.6-5 +- Added 22 April 2008 locale patch + * Tue Apr 22 2008 Shad L. Lords 2.6-4.sme - Pull out all denyhosts stuff - Template needed files