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 9 |
%define release 11 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch5: smeserver-bandwidthd-2.0.1.2-Update-createlinks-for-systemd-startup.patch |
18 |
|
Patch6: smeserver-bandwidthd-2.0.1.2-httpd-set-php-version.patch |
19 |
|
Patch7: smeserver-bandwidthd-2.0.1.2-Update-Creatlinks-with-systemd-stuff.patch |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
22 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme |
32 |
|
- Update-Creatlinks-with-systemd-stuff [SME: 11046] |
33 |
|
|
34 |
|
* Tue Feb 02 2021 BogusDateBot |
35 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
36 |
|
by assuming the date is correct and changing the weekday. |
37 |
|
|
38 |
|
* Mon Nov 30 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-10.sme |
39 |
|
- Set $version in httpd.conf [SME: 11046] |
40 |
|
|
41 |
* Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-9.sme |
* Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-9.sme |
42 |
- Update createlinks for systemd startup [SME: 11046] |
- Update createlinks for systemd startup [SME: 11046] |
43 |
- Update httpd with extra loadmodules |
- Update httpd with extra loadmodules |
87 |
%patch3 -p1 |
%patch3 -p1 |
88 |
%patch4 -p1 |
%patch4 -p1 |
89 |
%patch5 -p1 |
%patch5 -p1 |
90 |
|
%patch6 -p1 |
91 |
|
%patch7 -p1 |
92 |
|
|
93 |
%build |
%build |
94 |
perl createlinks |
perl createlinks |