1 |
# $Id: smeserver-ddclient.spec,v 1.24 2022/01/13 14:03:14 jcrisp Exp $ |
# $Id: smeserver-ddclient.spec,v 1.25 2022/01/17 11:58:45 brianr 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 21 |
%define release 22 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
31 |
Patch15: smeserver-ddclient-1.3.0-Fix-typo-in-description-paragraph.patch |
Patch15: smeserver-ddclient-1.3.0-Fix-typo-in-description-paragraph.patch |
32 |
Patch16: smeserver-ddclient-1.3.0-bz11847-fix-unit-file.patch |
Patch16: smeserver-ddclient-1.3.0-bz11847-fix-unit-file.patch |
33 |
Patch17: smeserver-ddclient-1.3.0-Make-intial-call-to-ddclient-honour-db-entries.patch |
Patch17: smeserver-ddclient-1.3.0-Make-intial-call-to-ddclient-honour-db-entries.patch |
34 |
|
Patch18: smeserver-ddclient-1.3.0-bz11860-fix-zoneedit-endpoint.patch |
35 |
|
|
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri Feb 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-22.sme |
48 |
|
- Fix incorrect zoneedit endpoint [SME:11860] |
49 |
|
|
50 |
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme |
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme |
51 |
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849] |
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849] |
52 |
|
|
298 |
%patch15 -p1 |
%patch15 -p1 |
299 |
%patch16 -p1 |
%patch16 -p1 |
300 |
%patch17 -p1 |
%patch17 -p1 |
301 |
|
%patch18 -p1 |
302 |
|
|
303 |
%build |
%build |
304 |
perl createlinks |
perl createlinks |