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 7 |
%define release 8 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
13 |
Patch1: smeserver-bandwidthd-2.0.1.2-b8536.patch |
Patch1: smeserver-bandwidthd-2.0.1.2-b8536.patch |
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 |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
25 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
* Tue Oct 20 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-8.sme |
29 |
|
- Initial import into SME10 tree- [SME: 11046] |
30 |
|
- Add in link to createlinks to wrapper for Server Manager panel |
31 |
|
- Fix up httpd.conf template to call php-fwp |
32 |
|
|
33 |
* Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-7.sme |
* Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-7.sme |
34 |
- fix [SME: ] |
- fix [SME: ] |
35 |
|
|
68 |
%patch1 -p1 |
%patch1 -p1 |
69 |
%patch2 -p1 |
%patch2 -p1 |
70 |
%patch3 -p1 |
%patch3 -p1 |
71 |
|
%patch4 -p1 |
72 |
|
|
73 |
|
|
74 |
%build |
%build |