--- rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/29 08:55:29 1.1 +++ rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/30 00:13:29 1.3 @@ -1,6 +1,6 @@ %define name smeserver-bandwidthd %define version 2.0.1.1 -%define release 2 +%define release 4 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -9,6 +9,8 @@ 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 BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools @@ -20,6 +22,10 @@ AutoReqProv: no bandwidthd is an application adapted as a contrib for SMEserver %changelog +* 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 +36,8 @@ bandwidthd is an application adapted as %prep %setup +%patch0 -p1 +%patch1 -p1 %build perl createlinks