1 |
# $Id: smeserver-ddclient.spec,v 1.34 2023/11/18 18:43:49 brianr Exp $ |
# $Id: smeserver-ddclient.spec,v 1.39 2024/04/11 12:28:09 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 28 |
%define release 33 |
8 |
|
|
9 |
Summary: ddclient panel for SME Server |
Summary: ddclient panel for SME Server |
10 |
Name: %{name} |
Name: %{name} |
37 |
Patch21: smeserver-ddclient-1.3.0-Remove-ddc-from-front-of-messages-labels-and-update-conf-template.patch |
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 |
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 |
Patch23: smeserver-ddclient-1.3.0-Update-SM2-code-for-new-services-and-protocols.patch |
40 |
|
Patch24: smeserver-ddclient-1.3.0-Alter-menu-category-for-new-arrangement.patch |
41 |
|
Patch25: smeserver-ddclient-1.3.0-Fix-template-declaration-file-and-localise-table-sm1.patch |
42 |
|
Patch26: smeserver-ddclient-1.3.0-bz12598-updateNameCheap.patch |
43 |
|
Patch27: smeserver-ddclient-1.3.0-Fix-ppoe-restart-and-expand-template-for-bootstrap-and-console-save.patch |
44 |
|
|
45 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
46 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
53 |
AutoReqProv: no |
AutoReqProv: no |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Wed May 08 2024 Brian Read <brianr@koozali.org> 1.3.0-33.sme |
57 |
|
- change command on ppoe up to use systemd [SME: 12676 ] |
58 |
|
- Add console-save and bootrap-console-save to expand template take out post-upgrade [SME: 12675 ] |
59 |
|
|
60 |
|
* Thu Apr 11 2024 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.0-32.sme |
61 |
|
- update NameCheap [SME: 12598] |
62 |
|
|
63 |
|
* Sun Apr 07 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.3.0-31.sme |
64 |
|
- add fix for namecheap to last patch [SME: 12598] |
65 |
|
|
66 |
|
* Sun Apr 07 2024 Brian Read <brianr@koozali.org> 1.3.0-30.sme |
67 |
|
- Merge template files for Virtual and free form domains and fix incompatibility with 3.11.2 [SME: 12598] |
68 |
|
- Localist free form table [SME: 12600] |
69 |
|
|
70 |
|
* Fri Mar 01 2024 Brian Read <brianr@koozali.org> 1.3.0-29.sme |
71 |
|
- Edit Menu entry to conform to new arrangements [SME: 12493] |
72 |
|
|
73 |
* Fri Nov 10 2023 Brian Read <brianr@koozali.org> 1.3.0-28.sme |
* Fri Nov 10 2023 Brian Read <brianr@koozali.org> 1.3.0-28.sme |
74 |
- Update template for deprecated commands and v3.11.1 ddclient [SME: 12427 ] |
- Update template for deprecated commands and v3.11.1 ddclient [SME: 12427] |
75 |
- Update SM2 code to show all new protocols etc |
- Update SM2 code to show all new protocols etc |
76 |
|
|
77 |
* Wed Nov 08 2023 Brian Read <brianr@koozali.org> 1.3.0-27.sme |
* Wed Nov 08 2023 Brian Read <brianr@koozali.org> 1.3.0-27.sme |
78 |
- Alter require to greater than or equal to 3.11.1 [SME: 12425] |
- Alter require to greater than or equal to 3.11.1 [SME: 12425] |
79 |
|
|
80 |
* Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme |
* Mon Feb 13 2023 Brian Read <brianr@bjsystems.co.uk> 1.3.0-26.sme |
81 |
- Remove 3.10 as a requirement in spec |
- Remove 3.10 as a requirement in spec |
350 |
%patch21 -p1 |
%patch21 -p1 |
351 |
%patch22 -p1 |
%patch22 -p1 |
352 |
%patch23 -p1 |
%patch23 -p1 |
353 |
|
%patch24 -p1 |
354 |
|
%patch25 -p1 |
355 |
|
%patch26 -p1 |
356 |
|
%patch27 -p1 |
357 |
|
|
358 |
%build |
%build |
359 |
perl createlinks |
perl createlinks |
378 |
#/sbin/e-smith/signal-event smanager-refresh |
#/sbin/e-smith/signal-event smanager-refresh |
379 |
#systemctl restart smanager |
#systemctl restart smanager |
380 |
|
|
381 |
if [ -f /usr/share/smanager/lib/SrvMngr.pm ] |
if (systemctl list-unit-files |grep smanager) then |
382 |
then |
echo "Smanager restart in spec file" |
383 |
/usr/sbin/e-smith/signal-event smanager-refresh |
/sbin/e-smith/signal-event smanager-refresh; |
384 |
fi |
fi |
385 |
true |
true |
386 |
|
|