--- rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2008/04/22 18:11:58 1.4 +++ rpms/smeserver-denyhosts/contribs7/smeserver-denyhosts.spec 2011/04/27 16:47:18 1.30 @@ -1,29 +1,76 @@ -# $Id: smeserver-denyhosts.spec,v 1.1 2008/04/21 17:25:59 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 4 +%define release 26 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 +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 +Patch9: smeserver-denyhosts-2.6-locale-2008-10-15.patch +Patch10: smeserver-denyhosts-2.6-locale-2008-11-05.patch +Patch11: smeserver-denyhosts-2.6-locale-2009-01-31.patch +Patch12: smeserver-denyhosts-2.6-fixTypo.patch +Patch13: smeserver-denyhosts-2.6-locale-2009-03-01.patch +Patch14: smeserver-denyhosts-2.6-locale-2009-03-03.patch +Patch15: smeserver-denyhosts-2.6-locale-2009-04-27.patch +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 +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 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. %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 %build /usr/bin/perl createlinks @@ -40,7 +87,81 @@ Integration package to mesh denyhosts wi %clean rm -rf $RPM_BUILD_ROOT +%post +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 + +* 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 + +* Tue Oct 27 2009 SME Translation Server 2.6-22.sme +- apply locale 2009-10-27 patch + +* Mon Aug 24 2009 SME Translation Server 2.6-21.sme +- apply locale 2009-08-24 patch + +* Wed May 20 2009 SME Translation Server 2.6-20.sme +- apply locale 2009-05-20 patch + +* Mon Apr 27 2009 SME Translation Server 2.6-19.sme +- apply locale 2009-04-27 patch + +* Tue Mar 03 2009 SME Translation Server +- apply locale 2009-03-03 patch + +* Sun Mar 1 2009 Jonathan Martens 2.6-17 +- Apply 1 Mar 2009 locale patch [SME: 5018] + +* Mon Feb 16 2009 Jonathan Martens 2.6-16 +- Fix typo in en-us locale [SME: 4932] + +* Sat Jan 31 2009 Jonathan Martens 2.6-15 +- Apply 31 Jan 2009 locale patch [SME: 4951] + +* Wed Nov 5 2008 Jonathan Martens 2.6-14 +- Apply 5 Nov 2008 locale patch + +* Wed Oct 15 2008 Jonathan Martens 2.6-13 +- Apply 15 Oct 2008 locale patch + +* 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 + +* Tue Apr 24 2008 JP PIALASSE 2.6-7 +- stop when disable service [SME: 4528] +- adding local + +* 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