--- rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/29 08:55:29 1.1 +++ rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2014/02/04 15:44:05 1.6 @@ -1,6 +1,6 @@ %define name smeserver-bandwidthd %define version 2.0.1.1 -%define release 2 +%define release 7 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -9,6 +9,10 @@ Distribution: SME Server License: GNU GPL version 2 Group: SMEserver/addon Source: smeserver-bandwidthd-%{version}.tar.gz +Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch +Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch +Patch2: smeserver-bandwidthd-2.0.1.1-requireSSL.patch +Patch3: smeserver-bandwidthd-2.0.1.1-cronmysql.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools @@ -20,6 +24,16 @@ AutoReqProv: no bandwidthd is an application adapted as a contrib for SMEserver %changelog +* Tue Feb 04 2014 JP Pialasse 2.0.1.1-7.sme +- removed typo [SME: 8116] + +* Mon Dec 30 2013 JP Pialasse 2.0.1.1-6.sme +- 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 + * Fri Dec 27 2013 JP Pialasse 2.0.1.1-2.sme - few enhancement and bug fixing - added link in manager @@ -30,6 +44,10 @@ bandwidthd is an application adapted as %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks