/[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.3 by stephdl, Thu Aug 13 12:50:25 2015 UTC Revision 1.9 by stephdl, Tue Jun 28 19:44:48 2016 UTC
# Line 1  Line 1 
1  %define name smeserver-dhcpmanager  %define name smeserver-dhcpmanager
2  %define version 2.0.2  %define version 2.0.4
3  %define release 1  %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}
# Line 18  Requires: e-smith-release >= 9.0 Line 18  Requires: e-smith-release >= 9.0
18  Requires: net-tools  Requires: net-tools
19  Requires: nmap >= 2:6.25  Requires: nmap >= 2:6.25
20  AutoReqProv: no  AutoReqProv: no
21    Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
22    Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch
23    Patch2: smeserver-dhcpmanager-2.0.4.uniq_by_mac.patch
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    * Tue Jun 28 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-4.sme
29    - sort the IP table by uniq mac address with the last dhcp lease
30    
31    * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme
32    - apply locale 2016-03-09 patch
33    
34    * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-2.sme
35    - Added smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
36    
37    * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-1.sme
38    - new tarball 2.0.4
39    
40    * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.3-1.sme
41    - new tarball 2.0.3
42    
43    * Mon Aug 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-2.sme
44    - added locale smeserver-dhcpmanager-2.0.2-locale-2015-08-17.patch
45    
46  * Thu Aug 13 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-1.sme  * Thu Aug 13 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-1.sme
47  - new sources in cvs  - new sources in cvs
48    
# Line 60  Implementation of some feature arround d Line 80  Implementation of some feature arround d
80    
81  %prep  %prep
82  %setup  %setup
83    %patch0 -p1
84    %patch1 -p1
85    %patch2 -p1
86    
87    
88  %build  %build
89  perl createlinks  perl createlinks
90    


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