1 |
%define name smeserver-dhcpmanager |
%define name smeserver-dhcpmanager |
2 |
%define version 2.0.4 |
%define version 2.0.4 |
3 |
%define release 13 |
%define release 15 |
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} |
30 |
Patch7: smeserver-dhcpmanager-2.0.4-bz11506-noCustomTemplates.patch |
Patch7: smeserver-dhcpmanager-2.0.4-bz11506-noCustomTemplates.patch |
31 |
Patch8: smeserver-dhcpmanager-2.0.4-locale-2021-08-22.patch |
Patch8: smeserver-dhcpmanager-2.0.4-locale-2021-08-22.patch |
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 |
34 |
|
Patch11: smeserver-dhcpmanager-2.0.4-Yet-more-changes-for-SM2-panels.patch |
35 |
|
|
36 |
%description |
%description |
37 |
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// |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
|
41 |
|
* Sat Dec 30 2023 Brian Read <brianr@koozali.org> 2.0.4-15.sme |
42 |
|
- Add more fixes for SM2 panels [SME:11850] |
43 |
|
- Add in Network scan page |
44 |
|
|
45 |
|
* Tue Dec 19 2023 Brian Read <brianr@koozali.org> 2.0.4-14.sme |
46 |
|
- More fixes for SM2 panels [SME:11850] |
47 |
|
- Remove Winpopup facility (no longer supported by Windose) |
48 |
|
- Show Leases page |
49 |
|
|
50 |
* Tue Jan 18 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.4-13.sme |
* Tue Jan 18 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.4-13.sme |
51 |
- Add panels for SM2 [SME: 11850] |
- Add panels for SM2 [SME: 11850] |
52 |
|
- Initial panel with DHCP parameters |
53 |
|
|
54 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.0.4-12.sme |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.0.4-12.sme |
55 |
- apply locale 2021-08-22 patch |
- apply locale 2021-08-22 patch |
143 |
%patch7 -p1 |
%patch7 -p1 |
144 |
%patch8 -p1 |
%patch8 -p1 |
145 |
%patch9 -p1 |
%patch9 -p1 |
146 |
|
%patch10 -p1 |
147 |
|
%patch11 -p1 |
148 |
|
|
149 |
rm -rf root/etc/e-smith/templates-custom |
rm -rf root/etc/e-smith/templates-custom |
150 |
|
|