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 |
|
|
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
32 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-14.sme |
36 |
|
- add to core backup [SME: 11046] |
37 |
|
|
38 |
* 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 |
39 |
- fix typo for grapCutofff [SME: 11046] |
- fix typo for grapCutofff [SME: 11046] |
40 |
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
- /etc/bandwidthd.conf to 0664 [SME: 11046] |
105 |
%patch7 -p1 |
%patch7 -p1 |
106 |
%patch8 -p1 |
%patch8 -p1 |
107 |
%patch9 -p1 |
%patch9 -p1 |
108 |
|
%patch10 -p1 |
109 |
|
|
110 |
|
|
111 |
%build |
%build |
112 |
perl createlinks |
perl createlinks |