--- rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/30 00:13:29 1.3 +++ 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 4 +%define release 7 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -11,6 +11,8 @@ 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 @@ -22,6 +24,12 @@ 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 @@ -38,6 +46,8 @@ bandwidthd is an application adapted as %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks