--- rpms/smeserver-bandwidthd/contribs10/smeserver-bandwidthd.spec 2021/02/03 11:32:51 1.4 +++ rpms/smeserver-bandwidthd/contribs10/smeserver-bandwidthd.spec 2022/07/30 17:30:52 1.9 @@ -1,6 +1,6 @@ %define name smeserver-bandwidthd %define version 2.0.1.2 -%define release 11 +%define release 15 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -17,10 +17,16 @@ Patch4: smeserver-bandwidthd-2.0.1.2-Alt Patch5: smeserver-bandwidthd-2.0.1.2-Update-createlinks-for-systemd-startup.patch Patch6: smeserver-bandwidthd-2.0.1.2-httpd-set-php-version.patch Patch7: smeserver-bandwidthd-2.0.1.2-Update-Creatlinks-with-systemd-stuff.patch +Patch8: smeserver-bandwidthd-2.0.1.2-bz11046-php.patch +Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch +Patch10: smeserver-bandwidthd-2.0.1.2-bz12001-backup.patch +Patch11: smeserver-bandwidthd-2.0.1.2-bz12037-24syntax.patch + BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 +Requires: e-smith-release >= 10.0 +Requires: e-smith-apache >= 2.6.0-19 Requires: bandwidthd AutoReqProv: no @@ -28,6 +34,20 @@ AutoReqProv: no bandwidthd is an application adapted as a contrib for SMEserver %changelog +* Sat Jul 30 2022 Brian Read 2.0.1.2-15.sme +- Re-build and link to latest devtools [SME: 11997] + +* Mon Jul 25 2022 Jean-Philippe Pialasse 2.0.1.2-14.sme +- add to core backup [SME: 11046] +- access syntax for httpd 2.4 [SME: 12037] + +* Wed Jun 29 2022 Jean-Philippe Pialasse 2.0.1.2-13.sme +- Re-build and link to latest devtools typo for grapCutofff [SME: 11046] +- /etc/bandwidthd.conf to 0664 [SME: 11046] + +* Sun Jun 06 2021 Jean-Philippe Pialasse 2.0.1.2-12.sme +- add php74-php-fpm reload-or-restart [SME: 11046] + * Tue Feb 02 2021 Brian Read 2.0.1.2-11.sme - Update-Creatlinks-with-systemd-stuff [SME: 11046] @@ -48,14 +68,14 @@ bandwidthd is an application adapted as - Fix up httpd.conf template to call php-fwp * Sat Dec 17 2016 Jean-Philipe Pialasse 2.0.1.2-7.sme -- fix [SME: ] +- Re-build and link to latest devtools [SME: 11997] * Thu Dec 15 2016 Jean-Philipe Pialasse 2.0.1.2-6.sme -- fix one more time too verbose cronjob and unique IP networks [SME: 8536] +- Re-build and link to latest devtools one more time too verbose cronjob and unique IP networks [SME: 8536] * Mon Nov 10 2015 JP Pialasse 2.0.1.2-5.sme -- fixed cron too verbose [SME: 8536] -- fixed wont restart with single IP network [SME: 8524] +- Re-build and link to latest devtoolsed cron too verbose [SME: 8536] +- Re-build and link to latest devtoolsed wont restart with single IP network [SME: 8524] * Sat Sep 26 2015 stephane de Labrusse 2.0.1.2-2.sme - removed typo [SME: 8116] @@ -68,8 +88,8 @@ bandwidthd is an application adapted as - add require SSL [SME: 8099] * Sun Dec 29 2013 JP Pialasse 2.0.1.1-4.sme -- fix missing mysql.init -- fix http auth error +- Re-build and link to latest devtools missing mysql.init +- Re-build and link to latest devtools http auth error * Fri Dec 27 2013 JP Pialasse 2.0.1.1-2.sme - few enhancement and bug fixing @@ -89,6 +109,11 @@ bandwidthd is an application adapted as %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 + %build perl createlinks