--- rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec 2015/08/17 22:14:18 1.5 +++ rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec 2017/03/13 15:30:02 1.11 @@ -1,6 +1,6 @@ %define name smeserver-dhcpmanager -%define version 2.0.3 -%define release 1 +%define version 2.0.4 +%define release 6 Summary: provide a dhcp panel in the server-manager for The SME Server Name: %{name} @@ -18,11 +18,32 @@ Requires: e-smith-release >= 9.0 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 +Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch %description Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// %changelog +* Mon Mar 13 2017 Jean-Philipe Pialasse 2.0.4-6.sme +- fix issue with last patch deleting pt-br file [SME: 10150] + +* Wed Feb 01 2017 Jean-Philipe Pialasse 2.0.4-5.sme +- apply locale 2017-02-02.patch + +* 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 + +* Tue Aug 18 2015 stephane de Labrusse 2.0.4-1.sme +- new tarball 2.0.4 + * Tue Aug 18 2015 stephane de Labrusse 2.0.3-1.sme - new tarball 2.0.3 @@ -66,6 +87,10 @@ Implementation of some feature arround d %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks