/[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.12 - (show annotations) (download)
Fri Mar 12 16:06:59 2021 UTC (3 years, 2 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-ddclient-1_3_0-9_el7_sme
Changes since 1.11: +7 -2 lines
* Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme
- Update code in ip-up.local for systemd [SME: 11450]

1 # $Id: smeserver-ddclient.spec,v 1.11 2021/03/05 12:07:41 brianr Exp $
2 # Authority: dungog
3 # Name: Stephen Noble
4
5 %define name smeserver-ddclient
6 %define version 1.3.0
7 %define release 9
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
23 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24 BuildRequires: e-smith-devtools
25 Obsoletes: sme7-ddclient
26 BuildArchitectures: noarch
27 Requires: e-smith-release >= 10.0
28 #Requires: smeserver-manager >= 0.1.0-24
29 Requires: ddclient >= 3.9.1
30 Requires: e-smith-formmagick
31 AutoReqProv: no
32
33 %changelog
34 * Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme
35 - Update code in ip-up.local for systemd [SME: 11450]
36
37 * Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-8.sme
38 - Correct ExecStart in Service file [SME: 11370]
39
40 * Fri Mar 05 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-7.sme
41 - Update list of services in SM1 [SME: 11414]
42 - Add in Wantedby in service file dropin
43
44 * Sun Jan 10 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-6.sme
45 - Update Createlinks according to bug:10959 [SME: 11320]
46
47 * Wed Dec 02 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-5.sme
48 - Update spec file to take out requires smeserver-manager [SME: 10942]
49
50 * Wed Jul 22 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-4.sme
51 - fix [SME:10942]
52
53 * Tue Jun 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-3.sme
54 - Add in extra services from ddclient 3.9.1 [SME:10942 ]
55
56 * Mon Jun 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-2.sme
57 - Sort out startup with systemd [SME:10942]
58
59 * Sun Jun 28 2020 Brian Read <brianr@bjsystems.co.uk> 1.3.0-1.sme
60 - Roll up all patches for SME10 [SME:10942]
61
62 * Thu Jun 11 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-17.sme
63 - Update-for-Apache-Mod-Proxy-based-server2 [SME:10942 ]
64
65 * Mon Jun 08 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-16.sme
66 - Add Server Manager2 panels for SME10 [SME:10942 ]
67
68 * Tue Dec 31 2019 Brian Read <smeserver@bjsystems.co.uk> 1.2.1-15.sme
69 - allow @ in username in server manager panel - needed for Noip service [SME: 10796]
70
71 * Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme
72 - apply locale 2019-12-07 patch
73
74 * Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme
75 - fix missing new line [SME: 10765]
76 thank you to Eric Serafin for reporting.
77
78 * Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme
79 - fix spdns migrate to spdyn.de [SME: 10593]
80 - add new way to detect new ip [SME: 9450]
81
82 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme
83 - apply locale 2017-12-02 patch
84
85 * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme
86 - apply locale 2016-03-09 patch
87
88 * Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme
89 - Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch
90
91 * Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme
92 - Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch
93
94 * Fri Jul 10 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-5.sme
95 - added spdns.de [SME: 8975]
96 - added custom fields for dns providers [SME: 8961]
97 - added custom fields for free domains and panel options to ddclient [SME: 8983]
98
99 * Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-3.sme
100 - add locale smeserver-ddclient-1.2.1-locale-2015-07-01.patch
101 - add translation missing Namecheap_translation.patch [SME: 8964]
102
103 * Tue Jun 16 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-2.sme
104 - first import to sme9contribs
105
106 * Mon Aug 25 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-1.sme
107 - Added the Namecheap protocol [SME:8538]
108 - Added a db DeamonUpdate
109 - Added force ssl
110
111 * Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.0-1.sme
112 - Initial release to sme9contribs
113
114 * Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 1.0.0-30.sme
115 - fix db extras need to migrate [SME: 6494]
116 - added misisng prop login
117
118 * Tue Dec 3 2013 JP Pialasse <tests@pialasse.com> 1.0.0-28.sme
119 - patch fix for translation
120
121 * Tue Nov 26 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-27.sme
122 - 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip ,changeip) [SME:8019]
123
124 * Thu Jul 25 2013 stephane de Labrusse <stephdl@de-labrusse.fr> 1.0.0-26.sme
125 - modify the path of template ddclient.conf [SME: 8018]
126
127 * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.0.0-24.sme
128 - apply locale 2013-07-14 patch
129
130 * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.0.0-23.sme
131 - apply locale 2011-03-06 patch
132
133 * Sun May 23 2010 SME Translation Server <translations@contribs.org> 1.0.0-22.sme
134 - apply locale 2010-05-23 patch
135
136 * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.0.0-21.sme
137 - apply locale 2010-03-02 patch
138
139 * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-20.sme
140 - apply locale 2009-10-27 patch
141
142 * Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 1.0.0-19.sme
143 - apply locale 2009-10-21 patch
144
145 * Thu Oct 8 2009 Filippo Carletti <filippo.carletti@gmail.com> 1.0.0-18.sme
146 - Merged dyndns db into domains db
147 - Template and cgi cleanup
148 - Fixed template expansion in events
149
150 * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.0.0-17.sme
151 - apply locale 2009-08-24 patch
152
153 * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.0.0-16.sme
154 - apply locale 2009-04-27 patch
155
156 * Tue Mar 03 2009 SME Translation Server
157 - apply locale 2009-03-03 patch
158
159 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-14
160 - Apply 1 Mar 2009 locale patch [SME: 5018]
161
162 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-13
163 - Apply 31 Jan 2009 locale patch [SME: 4951]
164
165 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-12
166 - Apply 1 Jan 2009 locale patch [SME: 4900]
167
168 * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-11
169 - Apply 30 Nov 2008 locale patch
170
171 * Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-10
172 - Apply 5 Nov 2008 locale patch
173
174 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-9
175 - Apply 14 Oct 2008 locale patch
176
177 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-8
178 - Apply 1 July 2008 locale patch
179
180 * Wed Jun 25 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-7
181 - Apply 25 Jun 2008 locale patch
182
183 * Wed May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-6
184 - Apply 21 May 2008 locale patch
185
186 * Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-5
187 - Apply 5 May 2008 locale patch
188
189 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-4
190 - Added 26 April 2008 locale patch
191 - Add common <base> tags to e-smith-formmagick's general
192
193 * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0.0-3
194 - Added 23 April 2008 locale patch
195 - Removed version number from spec file
196
197 * Wed Apr 23 2008 Stephen Noble <support@dungog.net> 1.0.0-2
198 - prepare for import to smecontribs
199 - links moved to createlinks
200 - en lexicon split from function
201 - fr and de lexicons removed, add back in pootle
202
203 * Sat Jan 20 2007 Paul Floor <paul@smeserver.us>
204 - ver 1.0 rel 1: split into smeserver-ddclient and ddclient
205 - removed heartbeat
206
207 * Sun Nov 12 2006 Filali-Ansary Vincent <filali.v@free.fr>
208 - ver 3.7 rel 1: change for the new ddclient client
209
210 * Sat Aug 19 2006 Filali-Ansary Vincent <filali.v@free.fr>
211 - rel 8: change checkip.sjc.dyndns.org by checkip.dyndns.org
212
213 * Mon Aug 7 2006 Filali-Ansary Vincent <filali.v@free.fr>
214 - rel 7: repair the custom eurodyndns options on ddclient.conf.
215
216 * Mon Jul 31 2006 Filali-Ansary Vincent <filali.v@free.fr>
217 - rel 6: repair the custom dyndns options on ddclient.conf.
218
219 * Fri Jun 30 2006 Filali-Ansary Vincent <filali.v@free.fr>
220 - rel 5: change checkip.dyndns.org by checkip.sjc.dyndns.org
221
222 * Tue May 09 2006 Filali-Ansary Vincent <filali.v@free.fr>
223 - initial release
224
225 %description
226 ddclient panel and config files for SMEServer V10.
227
228 %prep
229 %setup
230 %patch0 -p1
231 %patch1 -p1
232 %patch2 -p1
233 %patch3 -p1
234 %patch4 -p1
235 %patch5 -p1
236
237 %build
238 perl createlinks
239
240 %install
241 rm -rf $RPM_BUILD_ROOT
242 (cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT)
243 rm -f %{name}-%{version}-filelist
244 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
245 echo "%doc COPYING" >> %{name}-%{version}-filelist
246
247 %clean
248 rm -rf $RPM_BUILD_ROOT
249
250 %post
251 #systemctl enable ddclient
252 #systemctl start ddclient
253 #/sbin/e-smith/signal-event smanager-refresh
254 #systemctl restart smanager
255
256 %files -f %{name}-%{version}-filelist
257 %defattr(-,root,root)

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