/[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.3 - (show annotations) (download)
Fri Jun 12 07:57:22 2020 UTC (3 years, 11 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-ddclient-1_2_1-17_el7_sme
Changes since 1.2: +13 -3 lines
* Thu Jun 11 2020 Brian Read <brianr@bjsystems.co.uk> 1.2.1-17.sme
- Update-for-Apache-Mod-Proxy-based-server2 [SME:10942 ]

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

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