/[smecontribs]/rpms/smeserver-ddclient/contribs9/smeserver-ddclient.spec
ViewVC logotype

Annotation of /rpms/smeserver-ddclient/contribs9/smeserver-ddclient.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.13 - (hide annotations) (download)
Sat Dec 7 04:03:59 2019 UTC (4 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-ddclient-1_2_1-14_el6_sme
Changes since 1.12: +7 -2 lines
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme
- apply locale 2019-12-07 patch

1 jpp 1.13 # $Id: smeserver-ddclient.spec,v 1.12 2019/04/08 02:40:06 jpp Exp $
2 stephdl 1.1 # Authority: dungog
3     # Name: Stephen Noble
4    
5     %define name smeserver-ddclient
6     %define version 1.2.1
7 jpp 1.13 %define release 14
8 stephdl 1.1
9     Summary: ddclient panel for SME Server
10     Name: %{name}
11     Version: %{version}
12     Release: %{release}%{?dist}
13     License: GNU GPL version 2
14     Group: SMEserver/addon
15     Source: %{name}-%{version}.tar.gz
16 stephdl 1.2 Patch0: smeserver-ddclient-1.2.1-locale-2015-07-01.patch
17     Patch1: Namecheap_translation.patch
18 stephdl 1.3 Patch2: smeserver-ddclient-1.2.1.bz8975.spdns.de.patch
19 stephdl 1.4 Patch3: smeserver-ddclient-1.2.1.bz8961.customDNS.patch
20 stephdl 1.5 Patch4: smeserver-ddclient-1.2.1-locale-2015-07-11.patch
21 stephdl 1.6 Patch5: smeserver-ddclient-1.2.1-locale-2015-09-12.patch
22 unnilennium 1.7 Patch6: smeserver-ddclient-1.2.1-locale-2016-03-09.patch
23 cvsuser 1.8 Patch7: smeserver-ddclient-1.2.1-locale-2017-12-02.patch
24 jpp 1.10 Patch8: smeserver-ddclient-1.2.1-bz10593-spdns-spdyn.patch
25     Patch9: smeserver-ddclient-1.2.1-bz9450-new-ip-detection.patch
26 jpp 1.13 Patch10: smeserver-ddclient-1.2.1-locale-2019-12-07.patch
27 unnilennium 1.7
28 stephdl 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29     BuildRequires: e-smith-devtools
30     Obsoletes: sme7-ddclient
31     BuildArchitectures: noarch
32     Requires: e-smith-release >= 9.0
33     Requires: ddclient >= 3.8.1
34     Requires: e-smith-formmagick
35     AutoReqProv: no
36    
37     %changelog
38 jpp 1.13 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme
39     - apply locale 2019-12-07 patch
40    
41 jpp 1.12 * Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme
42     - fix missing new line [SME: 10765]
43     thank you to Eric Serafin for reporting.
44    
45 jpp 1.11 * Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme
46 jpp 1.10 - fix spdns migrate to spdyn.de [SME: 10593]
47     - add new way to detect new ip [SME: 9450]
48    
49 jpp 1.9 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme
50 cvsuser 1.8 - apply locale 2017-12-02 patch
51    
52 unnilennium 1.7 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme
53     - apply locale 2016-03-09 patch
54    
55 stephdl 1.6 * Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme
56     - Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch
57    
58 stephdl 1.5 * Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme
59     - Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch
60    
61 stephdl 1.4 * Mon Jul 10 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-5.sme
62 stephdl 1.3 - added spdns.de [SME: 8975]
63 stephdl 1.4 - added custom fields for dns providers [SME: 8961]
64     - added custom fields for free domains and panel options to ddclient [SME: 8983]
65 stephdl 1.3
66 stephdl 1.2 * Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-3.sme
67     - add locale smeserver-ddclient-1.2.1-locale-2015-07-01.patch
68     - add translation missing Namecheap_translation.patch [SME: 8964]
69    
70 stephdl 1.1 * Mon Jun 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-2.sme
71     - first import to sme9contribs
72    
73     * Mon Aug 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-1.sme
74     - Added the Namecheap protocol [SME:8538]
75     - Added a db DeamonUpdate
76     - Added force ssl
77    
78     * Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
79     - Initial release to sme9contribs
80    
81     * Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
82     - fix db extras need to migrate [SME: 6494]
83     - added misisng prop login
84    
85     * Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme
86     - patch fix for translation
87    
88     * Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme
89     - 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019]
90    
91     * Mon Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme
92     - modify the path of template ddclient.conf [SME: 8018]
93    
94     * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme
95     - apply locale 2013-07-14 patch
96    
97     * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
98     - apply locale 2011-03-06 patch
99    
100     * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
101     - apply locale 2010-05-23 patch
102    
103     * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
104     - apply locale 2010-03-02 patch
105    
106     * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
107     - apply locale 2009-10-27 patch
108    
109     * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
110     - apply locale 2009-10-21 patch
111    
112     * Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
113     - Merged dyndns db into domains db
114     - Template and cgi cleanup
115     - Fixed template expansion in events
116    
117     * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
118     - apply locale 2009-08-24 patch
119    
120     * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
121     - apply locale 2009-04-27 patch
122    
123     * Tue Mar 03 2009 SME Translation Server
124     - apply locale 2009-03-03 patch
125    
126     * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
127     - Apply 1 Mar 2009 locale patch [SME: 5018]
128    
129     * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
130     - Apply 31 Jan 2009 locale patch [SME: 4951]
131    
132     * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
133     - Apply 1 Jan 2009 locale patch [SME: 4900]
134    
135     * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
136     - Apply 30 Nov 2008 locale patch
137    
138     * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
139     - Apply 5 Nov 2008 locale patch
140    
141     * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
142     - Apply 14 Oct 2008 locale patch
143    
144     * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
145     - Apply 1 July 2008 locale patch
146    
147     * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
148     - Apply 25 Jun 2008 locale patch
149    
150     * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
151     - Apply 21 May 2008 locale patch
152    
153     * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
154     - Apply 5 May 2008 locale patch
155    
156     * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
157     - Added 26 April 2008 locale patch
158     - Add common <base> tags to e-smith-formmagick's general
159    
160     * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
161     - Added 23 April 2008 locale patch
162     - Removed version number from spec file
163    
164     * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
165     - prepare for import to smecontribs
166     - links moved to createlinks
167     - en lexicon split from function
168     - fr and de lexicons removed, add back in pootle
169    
170     * Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
171     - ver 1.0 rel 1: split into smeserver-ddclient and ddclient
172     - removed heartbeat
173    
174     * Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
175     - ver 3.7 rel 1: change for the new ddclient client
176    
177     * Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
178     - rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
179    
180     * Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
181     - rel 7: repair the custom eurodyndns options on ddclient.conf.
182    
183     * Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
184     - rel 6: repair the custom dyndns options on ddclient.conf.
185    
186     * Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
187     - rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
188    
189     * Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
190     - initial release
191    
192     %description
193     ddclient panel and config files for SME9.
194    
195     %prep
196     %setup
197 stephdl 1.2 %patch0 -p1
198     %patch1 -p1
199 stephdl 1.3 %patch2 -p1
200 stephdl 1.4 %patch3 -p1
201 stephdl 1.5 %patch4 -p1
202 stephdl 1.6 %patch5 -p1
203 unnilennium 1.7 %patch6 -p1
204 cvsuser 1.8 %patch7 -p1
205 jpp 1.10 %patch8 -p1
206     %patch9 -p1
207 jpp 1.13 %patch10 -p1
208 stephdl 1.1
209     %build
210     perl createlinks
211    
212     %install
213     rm -rf $RPM_BUILD_ROOT
214     (cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
215     rm -f %{name}-%{version}-filelist
216     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
217     echo "%doc COPYING" >> %{name}-%{version}-filelist
218    
219     %clean
220     rm -rf $RPM_BUILD_ROOT
221    
222     %files -f %{name}-%{version}-filelist
223     %defattr(-,root,root)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed