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