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

Contents of /rpms/smeserver-ddclient/contribs10/smeserver-ddclient.spec

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


Revision 1.30 - (show annotations) (download)
Mon Feb 13 13:14:09 2023 UTC (15 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-ddclient-1_3_0-26_el7_sme
Changes since 1.29: +6 -3 lines
* Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme
- Remove 3.10 as a requirement in spec

1 # $Id: smeserver-ddclient.spec,v 1.29 2023/01/30 14:13:26 brianr Exp $
2 # Authority: dungog
3 # Name: Stephen Noble
4
5 %define name smeserver-ddclient
6 %define version 1.3.0
7 %define release 26
8
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 Patch0: smeserver-ddclient-1.3.0-Add-in-extra-services.patch
17 Patch1: smeserver-ddclient-1.3.0-Add-in-link-to-wiki.patch
18 Patch2: smeserver-ddclient-1.3.0-Update-Createlinks-for-SME10-Systemd.patch
19 Patch3: smeserver-ddclient-1.3.0-Add-in-latest-dd-services-from-ddclient-391.patch
20 Patch4: smeserver-ddclient-1.3.0-Correct-service-file-ExecStart.patch
21 Patch5: smeserver-ddclient-1.3.0-Update-code-in-ip-up.local-for-systemd.patch
22 Patch6: smeserver-ddclient-1.3.0-Change_default_urlcheckip.patch
23 Patch7: smeserver-ddclient-1.3.0-bz11667-fix-perms-and-postupgrade.patch
24 Patch8: smeserver-ddclient-1.3.0-locale-2021-08-21.patch
25 Patch9: smeserver-ddclient-1.3.0-locale-2021-08-23.patch
26 Patch10: smeserver-ddclient-1.3.0-bz11667-Update-Events-and-Links.patch
27 Patch11: smeserver-ddclient-1.3.0-bz11667-Update-SM2-lib.patch
28 Patch12: smeserver-ddclient-1.3.0-locale-2021-09-08.patch
29 Patch13: smeserver-ddclient-1.3.0-Set-urlcheckip-default-back-to-dyndns.patch
30 Patch14: smeserver-ddclient-1.3.0-Add-class-to-div-in-main-module.patch
31 Patch15: smeserver-ddclient-1.3.0-Fix-typo-in-description-paragraph.patch
32 Patch16: smeserver-ddclient-1.3.0-bz11847-fix-unit-file.patch
33 Patch17: smeserver-ddclient-1.3.0-Make-intial-call-to-ddclient-honour-db-entries.patch
34 Patch18: smeserver-ddclient-1.3.0-bz11860-fix-zoneedit-endpoint.patch
35 Patch19: smeserver-ddclient-1.3.0-Add-DB-entries-for-success-and-failure-notification.patch
36 Patch20: smeserver-ddclient-1.3.0-locale-2022-11-11.patch
37 Patch21: smeserver-ddclient-1.3.0-Remove-ddc-from-front-of-messages-labels-and-update-conf-template.patch
38
39 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
40 BuildRequires: e-smith-devtools
41 Obsoletes: sme7-ddclient
42 BuildArchitectures: noarch
43 Requires: e-smith-release >= 10.0
44 #Requires: smeserver-manager >= 0.1.0-24
45 Requires: ddclient = 3.9.1
46 Requires: e-smith-formmagick
47 AutoReqProv: no
48
49 %changelog
50 * Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme
51 - Remove 3.10 as a requirement in spec
52
53 * Wed Jan 25 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-25.sme
54 - Remove the ddc_ from the front of the (translateble) messages [SME: 12217]
55 - Update Template files for changes in conf format and contents for 3.10.0
56
57 * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.0-24.sme
58 - Update locale 2022-11-11 patch
59
60 * Sun Feb 20 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-23.sme
61 - Add-DB-entries-for-success-and-failure-notification [SME: 11874]
62
63 * Fri Feb 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-22.sme
64 - Fix incorrect zoneedit endpoint [SME:11860]
65
66 * Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme
67 - Make-intial-call-to-ddclient-honour-db-entries [SME: 11849]
68
69 * Wed Jan 12 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-20
70 - Fix unit file, add config entries [SME: 11847]
71
72 * Mon Dec 20 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-19.sme
73 - Fix-typo-in-description-paragraph [SME: 11812]
74
75 * Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-18.sme
76 - Add in class to Div id=module declaration in ep file [SME: 11794]
77
78 * Thu Nov 11 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-17.sme
79 - Set default urlcheckip back to the dyndns.org service [SME: 11752]
80
81 * Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-16.sme
82 - Update locale 2021-09-08.patch
83
84 * Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-15.sme
85 - Fix events in ddclient SM2 library [SME:11667]
86
87 * Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-14.sme
88 - Fix events in ddclient web script [SME:11667]
89 - Add service link in domain-create
90
91 * Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme
92 - Update locale 2021-08-23.patch
93
94 * Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme
95 - Update locale 2021-08-21.patch
96
97 * Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-11.sme
98 - Fix ddclient.conf perms and wrong link in post-upgrade [SME: 11667]
99
100 * Sat Jul 24 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-10.sme
101 - Replace default checkip.dyndns.org with bot.whatismyipaddress.com [SME: 11656]
102
103 * Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme
104 - Update code in ip-up.local for systemd [SME: 11450]
105
106 * Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-8.sme
107 - Correct ExecStart in Service file [SME: 11370]
108
109 * Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-7.sme
110 - Update list of services in SM1 [SME: 11414]
111 - Add in Wantedby in service file dropin
112
113 * Sun Jan 10 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-6.sme
114 - Update Createlinks according to bug:10959 [SME: 11320]
115
116 * Wed Dec 02 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-5.sme
117 - Update spec file to take out requires smeserver-manager [SME: 10942]
118
119 * Wed Jul 22 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-4.sme
120 - fix [SME:10942]
121
122 * Tue Jun 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-3.sme
123 - Add in extra services from ddclient 3.9.1 [SME:10942 ]
124
125 * Mon Jun 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-2.sme
126 - Sort out startup with systemd [SME:10942]
127
128 * Sun Jun 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-1.sme
129 - Roll up all patches for SME10 [SME:10942]
130
131 * Thu Jun 11 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-17.sme
132 - Update-for-Apache-Mod-Proxy-based-server2 [SME:10942 ]
133
134 * Mon Jun 08 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-16.sme
135 - Add Server Manager2 panels for SME10 [SME:10942 ]
136
137 * Tue Dec 31 2019 Brian Read <smeserver@bjsystems.co.uk> 1.2.1-15.sme
138 - allow @ in username in server manager panel - needed for Noip service [SME: 10796]
139
140 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme
141 - apply locale 2019-12-07 patch
142
143 * Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme
144 - fix missing new line [SME: 10765]
145 thank you to Eric Serafin for reporting.
146
147 * Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme
148 - fix spdns migrate to spdyn.de [SME: 10593]
149 - add new way to detect new ip [SME: 9450]
150
151 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme
152 - apply locale 2017-12-02 patch
153
154 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme
155 - apply locale 2016-03-09 patch
156
157 * Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme
158 - Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch
159
160 * Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme
161 - Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch
162
163 * Fri Jul 10 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-5.sme
164 - added spdns.de [SME: 8975]
165 - added custom fields for dns providers [SME: 8961]
166 - added custom fields for free domains and panel options to ddclient [SME: 8983]
167
168 * Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-3.sme
169 - add locale smeserver-ddclient-1.2.1-locale-2015-07-01.patch
170 - add translation missing Namecheap_translation.patch [SME: 8964]
171
172 * Tue Jun 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-2.sme
173 - first import to sme9contribs
174
175 * Mon Aug 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-1.sme
176 - Added the Namecheap protocol [SME:8538]
177 - Added a db DeamonUpdate
178 - Added force ssl
179
180 * Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
181 - Initial release to sme9contribs
182
183 * Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
184 - fix db extras need to migrate [SME: 6494]
185 - added misisng prop login
186
187 * Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme
188 - patch fix for translation
189
190 * Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme
191 - 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019]
192
193 * Thu Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme
194 - modify the path of template ddclient.conf [SME: 8018]
195
196 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme
197 - apply locale 2013-07-14 patch
198
199 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
200 - apply locale 2011-03-06 patch
201
202 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
203 - apply locale 2010-05-23 patch
204
205 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
206 - apply locale 2010-03-02 patch
207
208 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
209 - apply locale 2009-10-27 patch
210
211 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
212 - apply locale 2009-10-21 patch
213
214 * Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
215 - Merged dyndns db into domains db
216 - Template and cgi cleanup
217 - Fixed template expansion in events
218
219 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
220 - apply locale 2009-08-24 patch
221
222 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
223 - apply locale 2009-04-27 patch
224
225 * Tue Mar 03 2009 SME Translation Server
226 - apply locale 2009-03-03 patch
227
228 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
229 - Apply 1 Mar 2009 locale patch [SME: 5018]
230
231 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
232 - Apply 31 Jan 2009 locale patch [SME: 4951]
233
234 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
235 - Apply 1 Jan 2009 locale patch [SME: 4900]
236
237 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
238 - Apply 30 Nov 2008 locale patch
239
240 * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
241 - Apply 5 Nov 2008 locale patch
242
243 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
244 - Apply 14 Oct 2008 locale patch
245
246 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
247 - Apply 1 July 2008 locale patch
248
249 * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
250 - Apply 25 Jun 2008 locale patch
251
252 * Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
253 - Apply 21 May 2008 locale patch
254
255 * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
256 - Apply 5 May 2008 locale patch
257
258 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
259 - Added 26 April 2008 locale patch
260 - Add common <base> tags to e-smith-formmagick's general
261
262 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
263 - Added 23 April 2008 locale patch
264 - Removed version number from spec file
265
266 * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
267 - prepare for import to smecontribs
268 - links moved to createlinks
269 - en lexicon split from function
270 - fr and de lexicons removed, add back in pootle
271
272 * Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
273 - ver 1.0 rel 1: split into smeserver-ddclient and ddclient
274 - removed heartbeat
275
276 * Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
277 - ver 3.7 rel 1: change for the new ddclient client
278
279 * Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
280 - rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
281
282 * Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
283 - rel 7: repair the custom eurodyndns options on ddclient.conf.
284
285 * Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
286 - rel 6: repair the custom dyndns options on ddclient.conf.
287
288 * Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
289 - rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
290
291 * Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
292 - initial release
293
294 %description
295 ddclient panel and config files for SMEServer V10.
296
297 %prep
298 %setup
299 %patch0 -p1
300 %patch1 -p1
301 %patch2 -p1
302 %patch3 -p1
303 %patch4 -p1
304 %patch5 -p1
305 %patch6 -p1
306 %patch7 -p1
307 %patch8 -p1
308 %patch9 -p1
309 %patch10 -p1
310 %patch11 -p1
311 %patch12 -p1
312 %patch13 -p1
313 %patch14 -p1
314 %patch15 -p1
315 %patch16 -p1
316 %patch17 -p1
317 %patch18 -p1
318 %patch19 -p1
319 %patch20 -p1
320 %patch21 -p1
321
322 %build
323 perl createlinks
324
325 %install
326 rm -rf $RPM_BUILD_ROOT
327 (cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
328 rm -f %{name}-%{version}-filelist
329 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
330 --dir /etc/ddclient 'attr(0700,ddclient,ddclient)' \
331 > %{name}-%{version}-filelist
332 echo "%doc COPYING" >> %{name}-%{version}-filelist
333
334 %clean
335 rm -rf $RPM_BUILD_ROOT
336
337 %post
338 #systemctl enable ddclient
339 #systemctl start ddclient
340 #/sbin/e-smith/signal-event smanager-refresh
341 #systemctl restart smanager
342
343 %files -f %{name}-%{version}-filelist
344 %defattr(-,root,root)
345

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