--- rpms/smeserver-dhcpmanager/contribs8/smeserver-dhcpmanager.spec 2013/12/30 06:36:12 1.1 +++ rpms/smeserver-dhcpmanager/contribs8/smeserver-dhcpmanager.spec 2014/01/14 04:50:36 1.4 @@ -1,12 +1,14 @@ %define name smeserver-dhcpmanager %define version 1.5 -%define release 3 +%define release 10 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} 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 @@ -16,12 +18,25 @@ BuildArchitectures: noarch BuildRequires: e-smith-devtools Requires: e-smith-release >= 8.0 Requires: net-tools +Requires: nmap >= 6.25 AutoReqProv: no %description -Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases etc// +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] +- Add a counter of host up on the LAN (using nmap) [sme:8111] + * Sun Dec 29 2013 Stephane de Labrusse smeserver-dhcpmanager-1.5-3 - adaptation for SME Server 8.0 * Thu Dec 23 2004 Thierry Quaak @@ -31,7 +46,8 @@ Implementation of some feature arround d %prep %setup - +%patch0 -p1 +%patch1 -p1 %build perl createlinks