1 |
%define name smeserver-dhcpmanager |
%define name smeserver-dhcpmanager |
2 |
%define version 2.0.4 |
%define version 2.0.4 |
3 |
%define release 15 |
%define release 16 |
4 |
|
|
5 |
Summary: provide a dhcp panel in the server-manager for The SME Server |
Summary: provide a dhcp panel in the server-manager for The SME Server |
6 |
Name: %{name} |
Name: %{name} |
32 |
Patch9: smeserver-dhcpmanager-2.0.4-Add-panels-for-SM2.patch |
Patch9: smeserver-dhcpmanager-2.0.4-Add-panels-for-SM2.patch |
33 |
Patch10: smeserver-dhcpmanager-2.0.4-More-changes-for-sm2-panels.patch |
Patch10: smeserver-dhcpmanager-2.0.4-More-changes-for-sm2-panels.patch |
34 |
Patch11: smeserver-dhcpmanager-2.0.4-Yet-more-changes-for-SM2-panels.patch |
Patch11: smeserver-dhcpmanager-2.0.4-Yet-more-changes-for-SM2-panels.patch |
35 |
|
Patch12: smeserver-dhcpmanager-2.0.4-Fix-JS-Error-on-load-and-typo-in-table-class-name.patch |
36 |
|
|
37 |
%description |
%description |
38 |
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// |
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Wed Feb 07 2024 Brian Read <brianr@koozali.org> 2.0.4-16.sme |
42 |
|
- Fix JS error on load and typo in table class name [SME: 12468] |
43 |
|
|
44 |
|
|
45 |
* Sat Dec 30 2023 Brian Read <brianr@koozali.org> 2.0.4-15.sme |
* Sat Dec 30 2023 Brian Read <brianr@koozali.org> 2.0.4-15.sme |
46 |
- Add more fixes for SM2 panels [SME:11850] |
- Add more fixes for SM2 panels [SME:11850] |
149 |
%patch9 -p1 |
%patch9 -p1 |
150 |
%patch10 -p1 |
%patch10 -p1 |
151 |
%patch11 -p1 |
%patch11 -p1 |
152 |
|
%patch12 -p1 |
153 |
|
|
154 |
rm -rf root/etc/e-smith/templates-custom |
rm -rf root/etc/e-smith/templates-custom |
155 |
|
|