--- rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec 2016/03/09 08:32:38 1.8 +++ 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 3 +%define release 4 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} @@ -20,11 +20,14 @@ 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 @@ -79,6 +82,7 @@ Implementation of some feature arround d %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build