1 |
%define name smeserver-dhcpmanager |
%define name smeserver-dhcpmanager |
2 |
%define version 1.8.0 |
%define version 1.8.0 |
3 |
%define release 2 |
%define release 4 |
4 |
|
|
5 |
Summary: provide a dhcp panel in the server-manager for The SME Server |
Summary: provide a dhcp panel in the server-manager for The SME Server |
6 |
Name: %{name} |
Name: %{name} |
19 |
Requires: nmap >= 2:6.25 |
Requires: nmap >= 2:6.25 |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
Patch0: smeserver-dhcpmanager-1.8.0-locale-2015-09-12.patch |
Patch0: smeserver-dhcpmanager-1.8.0-locale-2015-09-12.patch |
22 |
|
Patch1: smeserver-dhcpmanager-1.8.0-locale-2016-03-09.patch |
23 |
|
|
24 |
%description |
%description |
25 |
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// |
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.8.0-4.sme |
29 |
|
- apply locale 2016-03-09 patch |
30 |
|
|
31 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.8.0-2.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.8.0-2.sme |
32 |
- Added smeserver-dhcpmanager-1.8.0-locale-2015-09-12.patch |
- Added smeserver-dhcpmanager-1.8.0-locale-2015-09-12.patch |
33 |
|
|
60 |
%prep |
%prep |
61 |
%setup |
%setup |
62 |
%patch0 -p1 |
%patch0 -p1 |
63 |
|
%patch1 -p1 |
64 |
|
|
65 |
|
|
66 |
%build |
%build |
67 |
perl createlinks |
perl createlinks |