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 14 |
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 |
|
Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch |
22 |
|
Patch10: smeserver-bandwidthd-2.0.1.2-bz12001-backup.patch |
23 |
|
Patch11: smeserver-bandwidthd-2.0.1.2-bz12037-24syntax.patch |
24 |
|
|
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
29 |
|
Requires: e-smith-apache >= 2.6.0-19 |
30 |
Requires: bandwidthd |
Requires: bandwidthd |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
34 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-14.sme |
38 |
|
- add to core backup [SME: 11046] |
39 |
|
- access syntax for httpd 2.4 [SME: 12037] |
40 |
|
|
41 |
|
* Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme |
42 |
|
- fix typo for grapCutofff [SME: 11046] |
43 |
|
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
44 |
|
|
45 |
|
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme |
46 |
|
- add php74-php-fpm reload-or-restart [SME: 11046] |
47 |
|
|
48 |
* 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 |
49 |
- Update-Creatlinks-with-systemd-stuff [SME: 11046] |
- Update-Creatlinks-with-systemd-stuff [SME: 11046] |
50 |
|
|
106 |
%patch5 -p1 |
%patch5 -p1 |
107 |
%patch6 -p1 |
%patch6 -p1 |
108 |
%patch7 -p1 |
%patch7 -p1 |
109 |
|
%patch8 -p1 |
110 |
|
%patch9 -p1 |
111 |
|
%patch10 -p1 |
112 |
|
%patch11 -p1 |
113 |
|
|
114 |
|
|
115 |
%build |
%build |
116 |
perl createlinks |
perl createlinks |