1 |
# $Id: smeserver-ddclient.spec,v 1.4 2015/07/10 14:28:57 stephdl Exp $ |
# $Id: smeserver-ddclient.spec,v 1.11 2019/01/20 05:42:51 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 6 |
%define release 13 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch3: smeserver-ddclient-1.2.1.bz8961.customDNS.patch |
20 |
Patch4: smeserver-ddclient-1.2.1-locale-2015-07-11.patch |
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 |
|
* Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme |
38 |
|
- fix missing new line [SME: 10765] |
39 |
|
thank you to Eric Serafin for reporting. |
40 |
|
|
41 |
|
* Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme |
42 |
|
- fix spdns migrate to spdyn.de [SME: 10593] |
43 |
|
- add new way to detect new ip [SME: 9450] |
44 |
|
|
45 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme |
46 |
|
- apply locale 2017-12-02 patch |
47 |
|
|
48 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme |
49 |
|
- apply locale 2016-03-09 patch |
50 |
|
|
51 |
|
* Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme |
52 |
|
- Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch |
53 |
|
|
54 |
* Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme |
* Sat Jul 11 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-6.sme |
55 |
- Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch |
- Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch |
56 |
|
|
195 |
%patch2 -p1 |
%patch2 -p1 |
196 |
%patch3 -p1 |
%patch3 -p1 |
197 |
%patch4 -p1 |
%patch4 -p1 |
198 |
|
%patch5 -p1 |
199 |
|
%patch6 -p1 |
200 |
|
%patch7 -p1 |
201 |
|
%patch8 -p1 |
202 |
|
%patch9 -p1 |
203 |
|
|
204 |
%build |
%build |
205 |
perl createlinks |
perl createlinks |