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 13 |
%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} |
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 |
Patch8: smeserver-bandwidthd-2.0.1.2-bz11046-php.patch |
21 |
Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch |
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 |
* Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme |
42 |
- fix typo for grapCutofff [SME: 11046] |
- fix typo for grapCutofff [SME: 11046] |
43 |
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
108 |
%patch7 -p1 |
%patch7 -p1 |
109 |
%patch8 -p1 |
%patch8 -p1 |
110 |
%patch9 -p1 |
%patch9 -p1 |
111 |
|
%patch10 -p1 |
112 |
|
%patch11 -p1 |
113 |
|
|
114 |
|
|
115 |
%build |
%build |
116 |
perl createlinks |
perl createlinks |