1 |
# $Id: smeserver-ddclient.spec,v 1.15 2021/08/05 12:50:51 jcrisp Exp $ |
# $Id: smeserver-ddclient.spec,v 1.27 2022/02/20 11:51:21 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 12 |
%define release 24 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch8: smeserver-ddclient-1.3.0-locale-2021-08-21.patch |
25 |
|
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 |
|
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 |
32 |
|
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 |
|
Patch18: smeserver-ddclient-1.3.0-bz11860-fix-zoneedit-endpoint.patch |
35 |
|
Patch19: smeserver-ddclient-1.3.0-Add-DB-entries-for-success-and-failure-notification.patch |
36 |
|
Patch20: smeserver-ddclient-1.3.0-locale-2022-11-11.patch |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.0-24.sme |
50 |
|
- Update locale 2022-11-11 patch |
51 |
|
|
52 |
|
* Sun Feb 20 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-23.sme |
53 |
|
- Add-DB-entries-for-success-and-failure-notification [SME: 11874] |
54 |
|
|
55 |
|
* Fri Feb 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-22.sme |
56 |
|
- Fix incorrect zoneedit endpoint [SME:11860] |
57 |
|
|
58 |
|
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme |
59 |
|
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849] |
60 |
|
|
61 |
|
* Wed Jan 12 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-20 |
62 |
|
- Fix unit file, add config entries [SME: 11847] |
63 |
|
|
64 |
|
* Mon Dec 20 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-19.sme |
65 |
|
- Fix-typo-in-description-paragraph [SME: 11812] |
66 |
|
|
67 |
|
* Fri Dec 03 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-18.sme |
68 |
|
- Add in class to Div id=module declaration in ep file [SME: 11794] |
69 |
|
|
70 |
|
* Thu Nov 11 2021 Brian Read <brianr@bjsystems.co.uk> 1.3.0-17.sme |
71 |
|
- Set default urlcheckip back to the dyndns.org service [SME: 11752] |
72 |
|
|
73 |
|
* Wed Sep 08 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-16.sme |
74 |
|
- Update locale 2021-09-08.patch |
75 |
|
|
76 |
|
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-15.sme |
77 |
|
- Fix events in ddclient SM2 library [SME:11667] |
78 |
|
|
79 |
|
* Tue Aug 31 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-14.sme |
80 |
|
- Fix events in ddclient web script [SME:11667] |
81 |
|
- Add service link in domain-create |
82 |
|
|
83 |
|
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-13.sme |
84 |
|
- Update locale 2021-08-23.patch |
85 |
|
|
86 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 1.3.0-12.sme |
87 |
- Update locale 2021-08-21.patch |
- Update locale 2021-08-21.patch |
88 |
|
|
297 |
%patch6 -p1 |
%patch6 -p1 |
298 |
%patch7 -p1 |
%patch7 -p1 |
299 |
%patch8 -p1 |
%patch8 -p1 |
300 |
|
%patch9 -p1 |
301 |
|
%patch10 -p1 |
302 |
|
%patch11 -p1 |
303 |
|
%patch12 -p1 |
304 |
|
%patch13 -p1 |
305 |
|
%patch14 -p1 |
306 |
|
%patch15 -p1 |
307 |
|
%patch16 -p1 |
308 |
|
%patch17 -p1 |
309 |
|
%patch18 -p1 |
310 |
|
%patch19 -p1 |
311 |
|
%patch20 -p1 |
312 |
|
|
313 |
%build |
%build |
314 |
perl createlinks |
perl createlinks |
317 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
318 |
(cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -ldump $RPM_BUILD_ROOT) |
319 |
rm -f %{name}-%{version}-filelist |
rm -f %{name}-%{version}-filelist |
320 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
321 |
|
--dir /etc/ddclient 'attr(0700,ddclient,ddclient)' \ |
322 |
|
> %{name}-%{version}-filelist |
323 |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
324 |
|
|
325 |
%clean |
%clean |
333 |
|
|
334 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
335 |
%defattr(-,root,root) |
%defattr(-,root,root) |
336 |
|
|