/[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.6 by stephdl, Tue Aug 18 17:08:10 2015 UTC Revision 1.13 by cvsuser, Sat Dec 2 06:04:00 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 1  %define release 7
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    Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch
25    Patch4: smeserver-dhcpmanager-2.0.4-locale-2017-03-25.patch
26    Patch5: smeserver-dhcpmanager-2.0.4-locale-2017-12-02.patch
27    
28  %description  %description
29  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//
30    
31  %changelog  %changelog
32    * sam. déc. 02 2017 SME Translation Server <translations@contribs.org> 2.0.4-7.sme
33    - apply locale 2017-12-02 patch
34    
35    * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-7.sme
36    - apply locale 2017-03-25 patch
37    
38    * Mon Mar 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-6.sme
39    - fix issue with last patch deleting pt-br file  [SME: 10150]
40    
41    * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme
42    - apply locale 2017-02-02.patch
43    
44    * Tue Jun 28 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-4.sme
45    - sort the IP table by uniq mac address with the last dhcp lease
46    
47    * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme
48    - apply locale 2016-03-09 patch
49    
50    * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-2.sme
51    - Added smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
52    
53  * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-1.sme  * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-1.sme
54  - new tarball 2.0.4  - new tarball 2.0.4
55    
# Line 69  Implementation of some feature arround d Line 96  Implementation of some feature arround d
96    
97  %prep  %prep
98  %setup  %setup
99    %patch0 -p1
100    %patch1 -p1
101    %patch2 -p1
102    %patch3 -p1
103    %patch4 -p1
104    %patch5 -p1
105    
106  %build  %build
107  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