--- rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2014/06/17 18:33:59 1.7 +++ rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2015/11/10 21:27:39 1.10 @@ -1,6 +1,6 @@ %define name smeserver-bandwidthd %define version 2.0.1.2 -%define release 1 +%define release 4 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -9,9 +9,10 @@ Distribution: SME Server License: GNU GPL version 2 Group: SMEserver/addon Source: smeserver-bandwidthd-%{version}.tar.gz -#REM contribs9 Patch0: smeserver-bandwidthd-2.0.1.2-authfix.patch -#REM contribs9 Patch1: smeserver-bandwidthd-2.0.1.2-mysqlinit.patch -#REM contribs9 Patch2: smeserver-bandwidthd-2.0.1.2-requireSSL.patch +Patch0: smeserver-bandwidthd-2.0.1.2.cronmysql.patch +Patch1: smeserver-bandwidthd-2.0.1.2-revert.patch +Patch2: smeserver-bandwidthd-2.0.1.2-b9117.patch +Patch3: smeserver-bandwidthd-2.0.1.2-b9118.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools @@ -23,6 +24,17 @@ AutoReqProv: no bandwidthd is an application adapted as a contrib for SMEserver %changelog +* Mon Nov 10 2015 JP Pialasse 2.0.1.2-4.sme +- fix too verbose cronjob [SME: 9117] +- fix bandwidthd wont start for unique IP networks(error27) [SME: 9118] + +* Thu Nov 05 2015 JP Pialasse 2.0.1.2-3.sme +- removed httpd.conf syntax intended for SME9 not SME8 [SME: 9100] + +* Sat Sep 26 2015 stephane de Labrusse 2.0.1.2-2.sme +- removed typo [SME: 8116] +- Added smeserver-bandwidthd-2.0.1.2.cronmysql.patch + * Mon Jun 16 2014 JP Pialasse 2.0.1.2-1.sme - initial import to SME9 contribs @@ -43,9 +55,10 @@ bandwidthd is an application adapted as %prep %setup -#REM contribs9 %patch0 -p1 -#REM contribs9 %patch1 -p1 -#REM contribs9 %patch2 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks