1 |
# $Id: smeserver-ddclient.spec,v 1.23 2021/12/20 08:53:16 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.33 2023/11/10 17:11:12 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 20 |
%define release 28 |
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 |
|
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 |
|
Patch21: smeserver-ddclient-1.3.0-Remove-ddc-from-front-of-messages-labels-and-update-conf-template.patch |
38 |
|
Patch22: smeserver-ddclient-1.3.0-Update-for-3.11.1-deprecated-commands-in-template.patch |
39 |
|
Patch23: smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch |
40 |
|
|
41 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
42 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
Requires: e-smith-release >= 10.0 |
Requires: e-smith-release >= 10.0 |
46 |
#Requires: smeserver-manager >= 0.1.0-24 |
#Requires: smeserver-manager >= 0.1.0-24 |
47 |
Requires: ddclient >= 3.9.1 |
Requires: ddclient >= 3.11.1 |
48 |
Requires: e-smith-formmagick |
Requires: e-smith-formmagick |
49 |
AutoReqProv: no |
AutoReqProv: no |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Fri Nov 10 2023 Brian Read <brianr@koozali.org> 1.3.0-28.sme |
53 |
|
- Update template for deprecated commands and v3.11.1 ddclient [SME: 12427 ] |
54 |
|
- Update SM2 code to show all new protocols etc |
55 |
|
|
56 |
|
* Wed Nov 08 2023 Brian Read <brianr@koozali.org> 1.3.0-27.sme |
57 |
|
- Alter require to greater than or equal to 3.11.1 [SME: 12425] |
58 |
|
|
59 |
|
* Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme |
60 |
|
- Remove 3.10 as a requirement in spec |
61 |
|
|
62 |
|
* Wed Jan 25 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-25.sme |
63 |
|
- Remove the ddc_ from the front of the (translateble) messages [SME: 12217] |
64 |
|
- Update Template files for changes in conf format and contents for 3.10.0 |
65 |
|
|
66 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.0-24.sme |
67 |
|
- Update locale 2022-11-11 patch |
68 |
|
|
69 |
|
* Sun Feb 20 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-23.sme |
70 |
|
- Add-DB-entries-for-success-and-failure-notification [SME: 11874] |
71 |
|
|
72 |
|
* Fri Feb 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-22.sme |
73 |
|
- Fix incorrect zoneedit endpoint [SME:11860] |
74 |
|
|
75 |
|
* Mon Jan 17 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.0-21.sme |
76 |
|
- Make-intial-call-to-ddclient-honour-db-entries [SME: 11849] |
77 |
|
|
78 |
* 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 |
79 |
- Fix unit file, add config entries [SME: 11847] |
- Fix unit file, add config entries [SME: 11847] |
80 |
|
|
322 |
%patch14 -p1 |
%patch14 -p1 |
323 |
%patch15 -p1 |
%patch15 -p1 |
324 |
%patch16 -p1 |
%patch16 -p1 |
325 |
|
%patch17 -p1 |
326 |
|
%patch18 -p1 |
327 |
|
%patch19 -p1 |
328 |
|
%patch20 -p1 |
329 |
|
%patch21 -p1 |
330 |
|
%patch22 -p1 |
331 |
|
%patch23 -p1 |
332 |
|
|
333 |
%build |
%build |
334 |
perl createlinks |
perl createlinks |
351 |
#/sbin/e-smith/signal-event smanager-refresh |
#/sbin/e-smith/signal-event smanager-refresh |
352 |
#systemctl restart smanager |
#systemctl restart smanager |
353 |
|
|
354 |
|
if [ -f /usr/share/smanager/lib/SrvMngr.pm ] |
355 |
|
then |
356 |
|
/usr/sbin/e-smith/signal-event smanager-refresh |
357 |
|
fi |
358 |
|
true |
359 |
|
|
360 |
|
|
361 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
362 |
%defattr(-,root,root) |
%defattr(-,root,root) |
363 |
|
|