1 |
%define name smeserver-bandwidthd |
%define name smeserver-bandwidthd |
2 |
%define version 2.0.1.2 |
%define version 2.0.1.2 |
3 |
%define release 8 |
%define release 9 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
14 |
Patch2: smeserver-bandwidthd-2.0.1.2-b8524.patch |
Patch2: smeserver-bandwidthd-2.0.1.2-b8524.patch |
15 |
Patch3: smeserver-bandwidthd-2.0.1.2-8536.patch |
Patch3: smeserver-bandwidthd-2.0.1.2-8536.patch |
16 |
Patch4: smeserver-bandwidthd-2.0.1.2-Alter-link-in-createlinks-to-wrapper.patch |
Patch4: smeserver-bandwidthd-2.0.1.2-Alter-link-in-createlinks-to-wrapper.patch |
17 |
|
Patch5: smeserver-bandwidthd-2.0.1.2-Update-createlinks-for-systemd-startup.patch |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
20 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-9.sme |
30 |
|
- Update createlinks for systemd startup [SME: 11046] |
31 |
|
- Update httpd with extra loadmodules |
32 |
|
|
33 |
* Tue Oct 20 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-8.sme |
* Tue Oct 20 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-8.sme |
34 |
- Initial import into SME10 tree- [SME: 11046] |
- Initial import into SME10 tree- [SME: 11046] |
35 |
- Add in link to createlinks to wrapper for Server Manager panel |
- Add in link to createlinks to wrapper for Server Manager panel |
74 |
%patch2 -p1 |
%patch2 -p1 |
75 |
%patch3 -p1 |
%patch3 -p1 |
76 |
%patch4 -p1 |
%patch4 -p1 |
77 |
|
%patch5 -p1 |
78 |
|
|
79 |
%build |
%build |
80 |
perl createlinks |
perl createlinks |