1 |
%define name smeserver-dhcpmanager |
2 |
%define version 2.0.4 |
3 |
%define release 15 |
4 |
|
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 |
Requires: e-smith-base >= 5.8.0-93 |
19 |
Requires: net-tools |
20 |
Requires: nmap >= 2:6.25 |
21 |
AutoReqProv: no |
22 |
|
23 |
Patch0: smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch |
24 |
Patch1: smeserver-dhcpmanager-2.0.4-locale-2016-03-09.patch |
25 |
Patch2: smeserver-dhcpmanager-2.0.4.uniq_by_mac.patch |
26 |
Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch |
27 |
Patch4: smeserver-dhcpmanager-2.0.4-locale-2017-03-25.patch |
28 |
Patch5: smeserver-dhcpmanager-2.0.4-locale-2017-12-02.patch |
29 |
Patch6: smeserver-dhcpmanager-2.0.4-Add-Update-event-to-createlinks.patch |
30 |
Patch7: smeserver-dhcpmanager-2.0.4-bz11506-noCustomTemplates.patch |
31 |
Patch8: smeserver-dhcpmanager-2.0.4-locale-2021-08-22.patch |
32 |
Patch9: smeserver-dhcpmanager-2.0.4-Add-panels-for-SM2.patch |
33 |
Patch10: smeserver-dhcpmanager-2.0.4-More-changes-for-sm2-panels.patch |
34 |
Patch11: smeserver-dhcpmanager-2.0.4-Yet-more-changes-for-SM2-panels.patch |
35 |
|
36 |
%description |
37 |
Implementation of some feature arround dhcp clients like : wol, cleaning dhcpd.leases, Scan of your network etc// |
38 |
|
39 |
%changelog |
40 |
|
41 |
* Sat Dec 30 2023 Brian Read <brianr@koozali.org> 2.0.4-15.sme |
42 |
- Add more fixes for SM2 panels [SME:11850] |
43 |
- Add in Network scan page |
44 |
|
45 |
* Tue Dec 19 2023 Brian Read <brianr@koozali.org> 2.0.4-14.sme |
46 |
- More fixes for SM2 panels [SME:11850] |
47 |
- Remove Winpopup facility (no longer supported by Windose) |
48 |
- Show Leases page |
49 |
|
50 |
* Tue Jan 18 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.4-13.sme |
51 |
- Add panels for SM2 [SME: 11850] |
52 |
- Initial panel with DHCP parameters |
53 |
|
54 |
* Sun Aug 22 2021 Terry Fage <terry.fage@gmail.com> 2.0.4-12.sme |
55 |
- apply locale 2021-08-22 patch |
56 |
|
57 |
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.4-11.sme |
58 |
- removing tmeplate custom, merged with core [SME: 11506] |
59 |
- adding third DNS entry [SME: 11506] |
60 |
|
61 |
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.4-10.sme |
62 |
- Add Update event to createlinks [SME: 11029] |
63 |
|
64 |
* Wed Mar 24 2021 BogusDateBot |
65 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
66 |
by assuming the date is correct and changing the weekday. |
67 |
|
68 |
* Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.4-9.sme |
69 |
- Import to SME10 tree - [SME: 11029 ] |
70 |
|
71 |
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.0.4-8.sme |
72 |
- apply locale 2017-12-02 patch |
73 |
|
74 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-7.sme |
75 |
- apply locale 2017-03-25 patch |
76 |
|
77 |
* Mon Mar 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-6.sme |
78 |
- Add Update event to createlinks issue with last patch deleting pt-br file [SME: 10150] |
79 |
|
80 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme |
81 |
- apply locale 2017-02-02.patch |
82 |
|
83 |
* Tue Jun 28 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-4.sme |
84 |
- sort the IP table by uniq mac address with the last dhcp lease |
85 |
|
86 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.4-3.sme |
87 |
- apply locale 2016-03-09 patch |
88 |
|
89 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-2.sme |
90 |
- Added smeserver-dhcpmanager-2.0.4-locale-2015-09-12.patch |
91 |
|
92 |
* Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.4-1.sme |
93 |
- new tarball 2.0.4 |
94 |
|
95 |
* Tue Aug 18 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.3-1.sme |
96 |
- new tarball 2.0.3 |
97 |
|
98 |
* Mon Aug 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-2.sme |
99 |
- added locale smeserver-dhcpmanager-2.0.2-locale-2015-08-17.patch |
100 |
|
101 |
* Thu Aug 13 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.2-1.sme |
102 |
- new sources in cvs |
103 |
|
104 |
* Wed Aug 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1-1.sme |
105 |
- Initial release to contribs9 |
106 |
|
107 |
* Wed Aug 12 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-2.0-1.sme |
108 |
-Translations added |
109 |
-new WebUI |
110 |
|
111 |
* Sun May 18 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-12 |
112 |
- First release to sme9 |
113 |
|
114 |
* Wed Feb 05 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-11 |
115 |
- add default db values and change options to nmap in order to see name of computer |
116 |
|
117 |
* Mon Jan 13 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-10 |
118 |
- english wording correction [sme:8122] |
119 |
- change the nmap version to 6.25 (available in smecontribs) [sme:8120] |
120 |
- add an option to remove all leases |
121 |
- some subroutines added in the goal to save settings and stay on the same page (main page and connected IP) |
122 |
- some menu setting box redesigned. |
123 |
|
124 |
* Sun Jan 05 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-5 |
125 |
- Add a checkIP routine against wrong IP [sme:8015] |
126 |
- Add a new panel to see connected IP [sme:8113] |
127 |
- Add a counter of host up on the LAN (using nmap) [sme:8111] |
128 |
|
129 |
* Sun Dec 29 2013 Stephane de Labrusse <stephdl@de-labrusse.fr> smeserver-dhcpmanager-1.5-3 |
130 |
- adaptation for SME Server 8.0 |
131 |
* Thu Dec 23 2004 Thierry Quaak <thierry@quaak.net> |
132 |
- Last release of e-smith-dhcpmanager-1.5-1, thanks a lot for his work |
133 |
|
134 |
%prep |
135 |
%setup |
136 |
%patch0 -p1 |
137 |
%patch1 -p1 |
138 |
%patch2 -p1 |
139 |
%patch3 -p1 |
140 |
%patch4 -p1 |
141 |
%patch5 -p1 |
142 |
%patch6 -p1 |
143 |
%patch7 -p1 |
144 |
%patch8 -p1 |
145 |
%patch9 -p1 |
146 |
%patch10 -p1 |
147 |
%patch11 -p1 |
148 |
|
149 |
rm -rf root/etc/e-smith/templates-custom |
150 |
|
151 |
%build |
152 |
perl createlinks |
153 |
|
154 |
%install |
155 |
rm -rf $RPM_BUILD_ROOT |
156 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
157 |
rm -f %{name}-%{version}-filelist |
158 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist |
159 |
echo "%doc COPYING" >> %{name}-%{version}-filelist |
160 |
|
161 |
%clean |
162 |
cd .. |
163 |
rm -rf %{name}-%{version} |
164 |
|
165 |
%pre |
166 |
|
167 |
%preun |
168 |
|
169 |
%post |
170 |
if [ -f /usr/share/smanager/lib/SrvMngr.pm ] |
171 |
then |
172 |
rm -f /usr/share/smanager/lib/I18N/Modules/Dhcpd/en.pm |
173 |
/usr/sbin/e-smith/signal-event smanager-refresh |
174 |
fi |
175 |
true |
176 |
|
177 |
|
178 |
%postun |
179 |
|
180 |
%files -f %{name}-%{version}-filelist |
181 |
%defattr(-,root,root) |
182 |
|