1 |
# $Id: smeserver-ddclient.spec,v 1.2 2015/07/01 15:33:23 stephdl Exp $ |
# $Id: smeserver-ddclient.spec,v 1.9 2017/12/02 06:10:25 jpp Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-ddclient |
%define name smeserver-ddclient |
6 |
%define version 1.2.1 |
%define version 1.2.1 |
7 |
%define release 4 |
%define release 11 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
16 |
Patch0: smeserver-ddclient-1.2.1-locale-2015-07-01.patch |
Patch0: smeserver-ddclient-1.2.1-locale-2015-07-01.patch |
17 |
Patch1: Namecheap_translation.patch |
Patch1: Namecheap_translation.patch |
18 |
Patch2: smeserver-ddclient-1.2.1.bz8975.spdns.de.patch |
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 |
|
|
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
29 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
* Mon Jul 6 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-4.sme |
* 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 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme |
42 |
|
- apply locale 2017-12-02 patch |
43 |
|
|
44 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme |
45 |
|
- apply locale 2016-03-09 patch |
46 |
|
|
47 |
|
* 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 |
|
* 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 |
|
* Mon Jul 10 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-5.sme |
54 |
- added spdns.de [SME: 8975] |
- added spdns.de [SME: 8975] |
55 |
|
- added custom fields for dns providers [SME: 8961] |
56 |
|
- added custom fields for free domains and panel options to ddclient [SME: 8983] |
57 |
|
|
58 |
* Wed Jul 1 2015 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.2.1-3.sme |
* 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 |
- add locale smeserver-ddclient-1.2.1-locale-2015-07-01.patch |
189 |
%patch0 -p1 |
%patch0 -p1 |
190 |
%patch1 -p1 |
%patch1 -p1 |
191 |
%patch2 -p1 |
%patch2 -p1 |
192 |
|
%patch3 -p1 |
193 |
|
%patch4 -p1 |
194 |
|
%patch5 -p1 |
195 |
|
%patch6 -p1 |
196 |
|
%patch7 -p1 |
197 |
|
%patch8 -p1 |
198 |
|
%patch9 -p1 |
199 |
|
|
200 |
%build |
%build |
201 |
perl createlinks |
perl createlinks |