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