1 |
# $Id: smeserver-ddclient.spec,v 1.14 2021/07/24 08:10:50 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.15 2021/08/05 12:50:51 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 11 |
%define release 12 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch6: smeserver-ddclient-1.3.0-Change_default_urlcheckip.patch |
23 |
Patch7: smeserver-ddclient-1.3.0-bz11667-fix-perms-and-postupgrade.patch |
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 |
|
|
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme |
38 |
|
- Update locale 2021-08-21.patch |
39 |
|
|
40 |
* Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-11.sme |
* Thu Aug 05 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-11.sme |
41 |
- Fix ddclient.conf perms and wrong link in post-upgrade [SME: 11667] |
- Fix ddclient.conf perms and wrong link in post-upgrade [SME: 11667] |
42 |
|
|
247 |
%patch5 -p1 |
%patch5 -p1 |
248 |
%patch6 -p1 |
%patch6 -p1 |
249 |
%patch7 -p1 |
%patch7 -p1 |
250 |
|
%patch8 -p1 |
251 |
|
|
252 |
%build |
%build |
253 |
perl createlinks |
perl createlinks |