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 12 |
%define release 13 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
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 |
Patch8: smeserver-bandwidthd-2.0.1.2-bz11046-php.patch |
21 |
|
Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch |
22 |
|
|
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
31 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme |
35 |
|
- fix typo for grapCutofff [SME: 11046] |
36 |
|
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
37 |
|
|
38 |
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme |
* Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme |
39 |
- add php74-php-fpm reload-or-restart [SME: 11046] |
- add php74-php-fpm reload-or-restart [SME: 11046] |
40 |
|
|
100 |
%patch6 -p1 |
%patch6 -p1 |
101 |
%patch7 -p1 |
%patch7 -p1 |
102 |
%patch8 -p1 |
%patch8 -p1 |
103 |
|
%patch9 -p1 |
104 |
|
|
105 |
%build |
%build |
106 |
perl createlinks |
perl createlinks |