--- rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/30 00:13:29 1.3 +++ rpms/smeserver-bandwidthd/contribs8/smeserver-bandwidthd.spec 2013/12/30 18:19:45 1.4 @@ -1,6 +1,6 @@ %define name smeserver-bandwidthd %define version 2.0.1.1 -%define release 4 +%define release 5 Summary: bandwidthd is a helpdesk system Name: %{name} Version: %{version} @@ -11,6 +11,7 @@ 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 BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version}-buildroot BuildRequires: e-smith-devtools @@ -22,6 +23,9 @@ AutoReqProv: no bandwidthd is an application adapted as a contrib for SMEserver %changelog +* Mon Dec 30 2013 JP Pialasse 2.0.1.1-5.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 +42,7 @@ bandwidthd is an application adapted as %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks