1 |
%define name smeserver-dhcpmanager |
%define name smeserver-dhcpmanager |
2 |
%define version 2.0.4 |
%define version 2.0.4 |
3 |
%define release 9 |
%define release 10 |
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} |
24 |
Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch |
Patch3: smeserver-dhcpmanager-2.0.4-locale-2017-02-02.patch |
25 |
Patch4: smeserver-dhcpmanager-2.0.4-locale-2017-03-25.patch |
Patch4: smeserver-dhcpmanager-2.0.4-locale-2017-03-25.patch |
26 |
Patch5: smeserver-dhcpmanager-2.0.4-locale-2017-12-02.patch |
Patch5: smeserver-dhcpmanager-2.0.4-locale-2017-12-02.patch |
27 |
|
Patch6: smeserver-dhcpmanager-2.0.4-Add-Update-event-to-createlinks.patch |
28 |
|
|
29 |
%description |
%description |
30 |
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// |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.4-10.sme |
34 |
|
- Add Update event to createlinks [SME: 11029] |
35 |
|
|
36 |
|
* Wed Mar 24 2021 BogusDateBot |
37 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
38 |
|
by assuming the date is correct and changing the weekday. |
39 |
|
|
40 |
* Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.4-9.sme |
* Mon Oct 12 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.4-9.sme |
41 |
- Import to SME10 tree - [SME: 11029 ] |
- Import to SME10 tree - [SME: 11029 ] |
42 |
|
|
47 |
- apply locale 2017-03-25 patch |
- apply locale 2017-03-25 patch |
48 |
|
|
49 |
* Mon Mar 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-6.sme |
* Mon Mar 13 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-6.sme |
50 |
- fix issue with last patch deleting pt-br file [SME: 10150] |
- Add Update event to createlinks issue with last patch deleting pt-br file [SME: 10150] |
51 |
|
|
52 |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme |
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.4-5.sme |
53 |
- apply locale 2017-02-02.patch |
- apply locale 2017-02-02.patch |
111 |
%patch3 -p1 |
%patch3 -p1 |
112 |
%patch4 -p1 |
%patch4 -p1 |
113 |
%patch5 -p1 |
%patch5 -p1 |
114 |
|
%patch6 -p1 |
115 |
|
|
116 |
%build |
%build |
117 |
perl createlinks |
perl createlinks |