1 |
# $Id: smeserver-ddclient.spec,v 1.11 2021/03/05 12:07:41 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.16 2021/08/21 20:49:16 terryfage 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.3.0 |
%define version 1.3.0 |
7 |
%define release 9 |
%define release 13 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
19 |
Patch3: smeserver-ddclient-1.3.0-Add-in-latest-dd-services-from-ddclient-391.patch |
Patch3: smeserver-ddclient-1.3.0-Add-in-latest-dd-services-from-ddclient-391.patch |
20 |
Patch4: smeserver-ddclient-1.3.0-Correct-service-file-ExecStart.patch |
Patch4: smeserver-ddclient-1.3.0-Correct-service-file-ExecStart.patch |
21 |
Patch5: smeserver-ddclient-1.3.0-Update-code-in-ip-up.local-for-systemd.patch |
Patch5: smeserver-ddclient-1.3.0-Update-code-in-ip-up.local-for-systemd.patch |
22 |
|
Patch6: smeserver-ddclient-1.3.0-Change_default_urlcheckip.patch |
23 |
|
Patch7: smeserver-ddclient-1.3.0-bz11667-fix-perms-and-postupgrade.patch |
24 |
|
Patch8: smeserver-ddclient-1.3.0-locale-2021-08-21.patch |
25 |
|
Patch9: smeserver-ddclient-1.3.0-locale-2021-08-23.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 |
35 |
AutoReqProv: no |
AutoReqProv: no |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme |
39 |
|
- Update locale 2021-08-23.patch |
40 |
|
|
41 |
|
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme |
42 |
|
- Update locale 2021-08-21.patch |
43 |
|
|
44 |
|
* Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-11.sme |
45 |
|
- Fix ddclient.conf perms and wrong link in post-upgrade [SME: 11667] |
46 |
|
|
47 |
|
* Sat Jul 24 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-10.sme |
48 |
|
- Replace default checkip.dyndns.org with bot.whatismyipaddress.com [SME: 11656] |
49 |
|
|
50 |
* Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme |
* Fri Mar 12 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-9.sme |
51 |
- Update code in ip-up.local for systemd [SME: 11450] |
- Update code in ip-up.local for systemd [SME: 11450] |
52 |
|
|
249 |
%patch3 -p1 |
%patch3 -p1 |
250 |
%patch4 -p1 |
%patch4 -p1 |
251 |
%patch5 -p1 |
%patch5 -p1 |
252 |
|
%patch6 -p1 |
253 |
|
%patch7 -p1 |
254 |
|
%patch8 -p1 |
255 |
|
%patch9 -p1 |
256 |
|
|
257 |
%build |
%build |
258 |
perl createlinks |
perl createlinks |