--- rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec 2015/09/12 09:26:47 1.7 +++ rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec 2016/06/28 19:44:48 1.9 @@ -1,6 +1,6 @@ %define name smeserver-dhcpmanager %define version 2.0.4 -%define release 2 +%define release 4 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} @@ -19,10 +19,18 @@ Requires: net-tools Requires: nmap >= 2:6.25 AutoReqProv: no Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch +Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch +Patch2: smeserver-dhcpmanager-2.0.4.uniq_by_mac.patch %description Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// %changelog +* Tue Jun 28 2016 stephane de Labrusse 2.0.4-4.sme +- sort the IP table by uniq mac address with the last dhcp lease + +* Wed Mar 09 2016 JP Pialasse 2.0.4-3.sme +- apply locale 2016-03-09 patch + * Sat Sep 12 2015 stephane de Labrusse 2.0.4-2.sme - Added smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch @@ -73,6 +81,9 @@ Implementation of some feature arround d %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 + %build perl createlinks