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 11 |
%define release 12 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
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 |
Patch7: smeserver-bandwidthd-2.0.1.2-Update-Creatlinks-with-systemd-stuff.patch |
20 |
|
Patch8: smeserver-bandwidthd-2.0.1.2-bz11046-php.patch |
21 |
|
|
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
24 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme |
34 |
|
- add php74-php-fpm reload-or-restart [SME: 11046] |
35 |
|
|
36 |
* Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme |
* Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme |
37 |
- Update-Creatlinks-with-systemd-stuff [SME: 11046] |
- Update-Creatlinks-with-systemd-stuff [SME: 11046] |
38 |
|
|
94 |
%patch5 -p1 |
%patch5 -p1 |
95 |
%patch6 -p1 |
%patch6 -p1 |
96 |
%patch7 -p1 |
%patch7 -p1 |
97 |
|
%patch8 -p1 |
98 |
|
|
99 |
%build |
%build |
100 |
perl createlinks |
perl createlinks |