--- rpms/smeserver-dhcpmanager/contribs8/smeserver-dhcpmanager.spec 2014/01/07 16:24:30 1.3 +++ rpms/smeserver-dhcpmanager/contribs8/smeserver-dhcpmanager.spec 2014/01/14 04:50:36 1.4 @@ -1,6 +1,6 @@ %define name smeserver-dhcpmanager %define version 1.5 -%define release 5 +%define release 10 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} @@ -8,6 +8,7 @@ Version: %{version} Release: %{release}%{?dist} Source: %{name}-%{version}.tar.gz Patch0: smeserver-dhcpmanager-1.5-checkip-scanIP-and-new-panelIP.patch +Patch1: smeserver-dhcpmanager-1.5-wording-scan_network-remove_all_leases-other_changes.patch License: GNU GPL version 2 URL: http://www.contribs.org Group: SMEserver/addon @@ -17,13 +18,20 @@ BuildArchitectures: noarch BuildRequires: e-smith-devtools Requires: e-smith-release >= 8.0 Requires: net-tools -Requires: nmap +Requires: nmap >= 6.25 AutoReqProv: no %description Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// %changelog +* Mon Jan 13 2014 Stephane de Labrusse smeserver-dhcpmanager-1.5-10 +- english wording correction [sme:8122] +- change the nmap version to 6.25 (available in smecontribs) [sme:8120] +- add an option to remove all leases +- some subroutines added in the goal to save settings and stay on the same page (main page and connected IP) +- some menu setting box redesigned. + * Sun Jan 05 2014 Stephane de Labrusse smeserver-dhcpmanager-1.5-5 - Add a checkIP routine against wrong IP [sme:8015] - Add a new panel to see connected IP [sme:8113] @@ -39,6 +47,7 @@ Implementation of some feature arround d %prep %setup %patch0 -p1 +%patch1 -p1 %build perl createlinks