1 |
# $Id: smeserver-ddclient.spec,v 1.4 2015/07/10 14:28:57 stephdl Exp $ |
# $Id: smeserver-ddclient.spec,v 1.12 2019/04/08 02:40:06 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 14 |
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 |
|
Patch10: smeserver-ddclient-1.2.1-locale-2019-12-07.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
Obsoletes: sme7-ddclient |
Obsoletes: sme7-ddclient |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.2.1-14.sme |
39 |
|
- apply locale 2019-12-07 patch |
40 |
|
|
41 |
|
* Sun Apr 07 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-13.sme |
42 |
|
- fix missing new line [SME: 10765] |
43 |
|
thank you to Eric Serafin for reporting. |
44 |
|
|
45 |
|
* Sat Jan 19 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.2.1-12.sme |
46 |
|
- fix spdns migrate to spdyn.de [SME: 10593] |
47 |
|
- add new way to detect new ip [SME: 9450] |
48 |
|
|
49 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.2.1-9.sme |
50 |
|
- apply locale 2017-12-02 patch |
51 |
|
|
52 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.2.1-8.sme |
53 |
|
- apply locale 2016-03-09 patch |
54 |
|
|
55 |
|
* Sat Sep 12 2015 stephane de labrusse <stephdl@de-labrusse.fr> - 1.2.1-7.sme |
56 |
|
- Added smeserver-ddclient-1.2.1-locale-2015-09-12.patch |
57 |
|
|
58 |
* 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 |
59 |
- Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch |
- Added locale smeserver-ddclient-1.2.1-locale-2015-07-11.patch |
60 |
|
|
199 |
%patch2 -p1 |
%patch2 -p1 |
200 |
%patch3 -p1 |
%patch3 -p1 |
201 |
%patch4 -p1 |
%patch4 -p1 |
202 |
|
%patch5 -p1 |
203 |
|
%patch6 -p1 |
204 |
|
%patch7 -p1 |
205 |
|
%patch8 -p1 |
206 |
|
%patch9 -p1 |
207 |
|
%patch10 -p1 |
208 |
|
|
209 |
%build |
%build |
210 |
perl createlinks |
perl createlinks |