1 |
# $Id: smeserver-ddclient.spec,v 1.16 2021/08/21 20:49:16 terryfage Exp $ |
# $Id: smeserver-ddclient.spec,v 1.20 2021/09/08 04:47:38 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 13 |
%define release 17 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch8: smeserver-ddclient-1.3.0-locale-2021-08-21.patch |
25 |
Patch9: smeserver-ddclient-1.3.0-locale-2021-08-23.patch |
Patch9: smeserver-ddclient-1.3.0-locale-2021-08-23.patch |
26 |
|
Patch10: smeserver-ddclient-1.3.0-bz11667-Update-Events-and-Links.patch |
27 |
|
Patch11: smeserver-ddclient-1.3.0-bz11667-Update-SM2-lib.patch |
28 |
|
Patch12: smeserver-ddclient-1.3.0-locale-2021-09-08.patch |
29 |
|
Patch13: smeserver-ddclient-1.3.0-Set-urlcheckip-default-back-to-dyndns.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Thu Nov 11 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-17.sme |
43 |
|
- Set default urlcheckip back to the dyndns.org service [SME: 11752] |
44 |
|
|
45 |
|
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-16.sme |
46 |
|
- Update locale 2021-09-08.patch |
47 |
|
|
48 |
|
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-15.sme |
49 |
|
- Fix events in ddclient SM2 library [SME:11667] |
50 |
|
|
51 |
|
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-14.sme |
52 |
|
- Fix events in ddclient web script [SME:11667] |
53 |
|
- Add service link in domain-create |
54 |
|
|
55 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme |
56 |
- Update locale 2021-08-23.patch |
- Update locale 2021-08-23.patch |
57 |
|
|
270 |
%patch7 -p1 |
%patch7 -p1 |
271 |
%patch8 -p1 |
%patch8 -p1 |
272 |
%patch9 -p1 |
%patch9 -p1 |
273 |
|
%patch10 -p1 |
274 |
|
%patch11 -p1 |
275 |
|
%patch12 -p1 |
276 |
|
%patch13 -p1 |
277 |
|
|
278 |
%build |
%build |
279 |
perl createlinks |
perl createlinks |