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

Annotation of /rpms/smeserver-dhcpmanager/contribs10/smeserver-dhcpmanager.spec

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


Revision 1.4 - (hide annotations) (download)
Wed Mar 31 01:59:49 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
Changes since 1.3: +9 -6 lines
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.4-11.sme
- removing tmeplate custom, merged with core [SME: 11506]

1 brianr 1.1 %define name smeserver-dhcpmanager
2     %define version 2.0.4
3 jpp 1.4 %define release 11
4 brianr 1.1
5     Summary: provide a dhcp panel in the server-manager for The SME Server
6     Name: %{name}
7     Version: %{version}
8     Release: %{release}%{?dist}
9     Source: %{name}-%{version}.tar.gz
10     License: GNU GPL version 2
11     URL: http://www.contribs.org
12     Group: SMEserver/addon
13     BuildRoot: %{_tmppath}/%{name}-buildroot
14     #Prefix: %{_prefix}
15     BuildArchitectures: noarch
16     BuildRequires: e-smith-devtools
17     Requires: e-smith-release >= 9.0
18 jpp 1.4 Requires: e-smith-base >= 5.8.0-93
19 brianr 1.1 Requires: net-tools
20     Requires: nmap >= 2:6.25
21     AutoReqProv: no
22     Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
23     Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch
24     Patch2: smeserver-dhcpmanager-2.0.4.uniq_by_mac.patch
25     Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch
26     Patch4: smeserver-dhcpmanager-2.0.4-locale-2017-03-25.patch
27     Patch5: smeserver-dhcpmanager-2.0.4-locale-2017-12-02.patch
28 brianr 1.3 Patch6: smeserver-dhcpmanager-2.0.4-Add-Update-event-to-createlinks.patch
29 jpp 1.4 Patch7: smeserver-dhcpmanager-2.0.4-bz11506-noCustomTemplates.patch
30 brianr 1.1
31     %description
32     Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc//
33    
34     %changelog
35 jpp 1.4 * Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.4-11.sme
36     - removing tmeplate custom, merged with core [SME: 11506]
37    
38 brianr 1.3 * Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.4-10.sme
39     - Add Update event to createlinks [SME: 11029]
40    
41     * Wed Mar 24 2021 BogusDateBot
42     - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
43     by assuming the date is correct and changing the weekday.
44    
45 brianr 1.2 * Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.4-9.sme
46     - Import to SME10 tree - [SME: 11029 ]
47    
48 brianr 1.1 * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.0.4-8.sme
49     - apply locale 2017-12-02 patch
50    
51     * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-7.sme
52     - apply locale 2017-03-25 patch
53    
54     * Mon Mar 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-6.sme
55 brianr 1.3 - Add Update event to createlinks issue with last patch deleting pt-br file [SME: 10150]
56 brianr 1.1
57     * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme
58     - apply locale 2017-02-02.patch
59    
60     * Tue Jun 28 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-4.sme
61     - sort the IP table by uniq mac address with the last dhcp lease
62    
63     * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme
64     - apply locale 2016-03-09 patch
65    
66     * Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-2.sme
67     - Added smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch
68    
69     * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-1.sme
70     - new tarball 2.0.4
71    
72     * Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.3-1.sme
73     - new tarball 2.0.3
74    
75     * Mon Aug 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-2.sme
76     - added locale smeserver-dhcpmanager-2.0.2-locale-2015-08-17.patch
77    
78     * Thu Aug 13 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-1.sme
79     - new sources in cvs
80    
81     * Wed Aug 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1-1.sme
82     - Initial release to contribs9
83    
84     * Wed Aug 12 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-2.0-1.sme
85     -Translations added
86     -new WebUI
87    
88     * Sun May 18 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-12
89     - First release to sme9
90    
91     * Wed Feb 05 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-11
92     - add default db values and change options to nmap in order to see name of computer
93    
94     * Mon Jan 13 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-10
95     - english wording correction [sme:8122]
96     - change the nmap version to 6.25 (available in smecontribs) [sme:8120]
97     - add an option to remove all leases
98     - some subroutines added in the goal to save settings and stay on the same page (main page and connected IP)
99     - some menu setting box redesigned.
100    
101     * Sun Jan 05 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-5
102     - Add a checkIP routine against wrong IP [sme:8015]
103     - Add a new panel to see connected IP [sme:8113]
104     - Add a counter of host up on the LAN (using nmap) [sme:8111]
105    
106     * Sun Dec 29 2013 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-3
107     - adaptation for SME Server 8.0
108     * Thu Dec 23 2004 Thierry Quaak <thierry@quaak.net>
109     - Last release of e-smith-dhcpmanager-1.5-1, thanks a lot for his work
110    
111     %prep
112     %setup
113     %patch0 -p1
114     %patch1 -p1
115     %patch2 -p1
116     %patch3 -p1
117     %patch4 -p1
118     %patch5 -p1
119 brianr 1.3 %patch6 -p1
120 jpp 1.4 %patch7 -p1
121     rm -rf root/etc/e-smith/templates-custom
122 brianr 1.1
123     %build
124     perl createlinks
125    
126    
127     %install
128     rm -rf $RPM_BUILD_ROOT
129     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
130     rm -f %{name}-%{version}-filelist
131     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
132     echo "%doc COPYING" >> %{name}-%{version}-filelist
133    
134     %clean
135     cd ..
136     rm -rf %{name}-%{version}
137    
138     %pre
139 jpp 1.4
140 brianr 1.1 %preun
141    
142     %post
143    
144     %postun
145    
146     %files -f %{name}-%{version}-filelist
147     %defattr(-,root,root)
148    

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