1 |
# $Id: smeserver-ddclient.spec,v 1.23 2021/12/20 08:53:16 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.24 2022/01/13 14:03:14 jcrisp 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 20 |
%define release 21 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
30 |
Patch14: smeserver-ddclient-1.3.0-Add-class-to-div-in-main-module.patch |
Patch14: smeserver-ddclient-1.3.0-Add-class-to-div-in-main-module.patch |
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 |
34 |
|
|
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
43 |
AutoReqProv: no |
AutoReqProv: no |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme |
47 |
|
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849] |
48 |
|
|
49 |
* Wed Jan 12 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-20 |
* Wed Jan 12 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-20 |
50 |
- Fix unit file, add config entries [SME: 11847] |
- Fix unit file, add config entries [SME: 11847] |
51 |
|
|
293 |
%patch14 -p1 |
%patch14 -p1 |
294 |
%patch15 -p1 |
%patch15 -p1 |
295 |
%patch16 -p1 |
%patch16 -p1 |
296 |
|
%patch17 -p1 |
297 |
|
|
298 |
%build |
%build |
299 |
perl createlinks |
perl createlinks |