/[smecontribs]/rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec
ViewVC logotype

Diff of /rpms/smeserver-dhcpmanager/contribs9/smeserver-dhcpmanager.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by unnilennium, Wed Mar 9 08:32:38 2016 UTC Revision 1.10 by unnilennium, Thu Feb 2 03:38:16 2017 UTC
# Line 1  Line 1 
1  %define name smeserver-dhcpmanager  %define name smeserver-dhcpmanager
2  %define version 2.0.4  %define version 2.0.4
3  %define release 3  %define release 5
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}
# Line 20  Requires: nmap >= 2:6.25 Line 20  Requires: nmap >= 2:6.25
20  AutoReqProv: no  AutoReqProv: no
21  Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch  Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
22  Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch  Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch
23    Patch2: smeserver-dhcpmanager-2.0.4.uniq_by_mac.patch
24    Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch
25  %description  %description
26  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//
27    
28  %changelog  %changelog
29    * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme
30    - apply locale 2017-02-02.patch
31    
32    * Tue Jun 28 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-4.sme
33    - sort the IP table by uniq mac address with the last dhcp lease
34    
35  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme
36  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
37    
# Line 79  Implementation of some feature arround d Line 86  Implementation of some feature arround d
86  %setup  %setup
87  %patch0 -p1  %patch0 -p1
88  %patch1 -p1  %patch1 -p1
89    %patch2 -p1
90    %patch3 -p1
91    
92  %build  %build
93  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed