--- rpms/smeserver-ddclient/contribs7/smeserver-ddclient.spec 2008/04/23 17:50:41 1.2 +++ rpms/smeserver-ddclient/contribs7/smeserver-ddclient.spec 2010/05/23 19:13:25 1.26 @@ -1,10 +1,10 @@ -# $Id: smeserver-ddclient.spec,v 1.1 2008/04/23 17:47:50 snetram Exp $ +# $Id: smeserver-ddclient.spec,v 1.25 2010/03/03 04:01:34 slords Exp $ # Authority: dungog # Name: Stephen Noble %define name smeserver-ddclient %define version 1.0.0 -%define release 3 +%define release 22 Summary: ddclient panel for SME Server Name: %{name} @@ -14,15 +14,97 @@ License: GNU GPL version 2 Group: SMEserver/addon Source: %{name}-%{version}.tar.gz Patch0: smeserver-ddclient-1.0.0-locale-2008-04-23.patch +Patch1: smeserver-ddclient-1.0.0-locale-2008-04-26.patch +Patch2: smeserver-ddclient-1.0.0-dos2unix.patch +Patch3: smeserver-ddclient-1.0.0-add2general.patch +Patch4: smeserver-ddclient-1.0.0-locale-2008-05-05.patch +Patch5: smeserver-ddclient-1.0.0-locale-2008-05-21.patch +Patch6: smeserver-ddclient-1.0.0-locale-2008-06-25.patch +Patch7: smeserver-ddclient-1.0.0-locale-2008-07-01.patch +Patch8: smeserver-ddclient-1.0.0-locale-2008-10-14.patch +Patch9: smeserver-ddclient-1.0.0-locale-2008-11-05.patch +Patch10: smeserver-ddclient-1.0.0-locale-2008-11-30.patch +Patch11: smeserver-ddclient-1.0.0-locale-2009-01-01.patch +Patch12: smeserver-ddclient-1.0.0-locale-2009-01-31.patch +Patch13: smeserver-ddclient-1.0.0-locale-2009-03-01.patch +Patch14: smeserver-ddclient-1.0.0-locale-2009-03-03.patch +Patch15: smeserver-ddclient-1.0.0-locale-2009-04-27.patch +Patch16: smeserver-ddclient-1.0.0-locale-2009-08-24.patch +Patch17: smeserver-ddclient-1.1.0.patch +Patch18: smeserver-ddclient-1.0.0-locale-2009-10-21.patch +Patch19: smeserver-ddclient-1.0.0-locale-2009-10-27.patch +Patch20: smeserver-ddclient-1.0.0-locale-2010-03-02.patch +Patch21: smeserver-ddclient-1.0.0-locale-2010-05-23.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools Obsoletes: sme7-ddclient BuildArchitectures: noarch Requires: SMEServer >= 7 Requires: ddclient >= 3.7 +Requires: e-smith-formmagick >= 1.4.0-12 AutoReqProv: no %changelog +* Sun May 23 2010 SME Translation Server 1.0.0-22.sme +- apply locale 2010-05-23 patch + +* Tue Mar 02 2010 SME Translation Server 1.0.0-21.sme +- apply locale 2010-03-02 patch + +* Tue Oct 27 2009 SME Translation Server 1.0.0-20.sme +- apply locale 2009-10-27 patch + +* Wed Oct 21 2009 SME Translation Server 1.0.0-19.sme +- apply locale 2009-10-21 patch + +* Thu Oct 8 2009 Filippo Carletti 1.0.0-18.sme +- Merged dyndns db into domains db +- Template and cgi cleanup +- Fixed template expansion in events + +* Mon Aug 24 2009 SME Translation Server 1.0.0-17.sme +- apply locale 2009-08-24 patch + +* Mon Apr 27 2009 SME Translation Server 1.0.0-16.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 1.0.0-14 +- Apply 1 Mar 2009 locale patch [SME: 5018] + +* Sat Jan 31 2009 Jonathan Martens 1.0.0-13 +- Apply 31 Jan 2009 locale patch [SME: 4951] + +* Thu Jan 1 2009 Jonathan Martens 1.0.0-12 +- Apply 1 Jan 2009 locale patch [SME: 4900] + +* Sun Nov 30 2008 Jonathan Martens 1.0.0-11 +- Apply 30 Nov 2008 locale patch + +* Wed Nov 5 2008 Jonathan Martens 1.0.0-10 +- Apply 5 Nov 2008 locale patch + +* Tue Oct 14 2008 Jonathan Martens 1.0.0-9 +- Apply 14 Oct 2008 locale patch + +* Tue Jul 1 2008 Jonathan Martens 1.0.0-8 +- Apply 1 July 2008 locale patch + +* Wed Jun 25 2008 Jonathan Martens 1.0.0-7 +- Apply 25 Jun 2008 locale patch + +* Thu May 21 2008 Jonathan Martens 1.0.0-6 +- Apply 21 May 2008 locale patch + +* Mon May 5 2008 Jonathan Martens 1.0.0-5 +- Apply 5 May 2008 locale patch + +* Sat Apr 26 2008 Jonathan Martens 1.0.0-4 +- Added 26 April 2008 locale patch +- Add common tags to e-smith-formmagick's general + * Wed Apr 23 2008 Jonathan Martens 1.0.0-3 - Added 23 April 2008 locale patch - Removed version number from spec file @@ -61,6 +143,27 @@ ddclient panel and config files for SME7 %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 %build perl createlinks