--- rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/18 22:04:51 1.6 +++ rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/21 20:24:41 1.7 @@ -1,4 +1,4 @@ -# $Id: smeserver-cacti.spec,v 1.5 2013/10/18 20:45:27 unnilennium Exp $ +# $Id: smeserver-cacti.spec,v 1.6 2013/10/18 22:04:51 unnilennium Exp $ # Authority: nocvs # Name: Michel Van hees @@ -6,7 +6,7 @@ Summary: Cacti for smeserver %define name smeserver-cacti Name: %{name} %define version 0.8.8b -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: Freely distributable @@ -18,6 +18,7 @@ Patch2: smeserver-cacti-0.8.8b-patch2.pa Patch3: smeserver-cacti-0.8.8b-patch3.patch Patch4: smeserver-cacti-0.8.8b-patch4.patch Patch5: smeserver-cacti-0.8.8b-patch5.patch +Patch6: smeserver-cacti-0.8.8b-patch6.patch #Patch:%{name}-%{version}.patch.yyyymmddnn BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools @@ -27,6 +28,9 @@ Requires: cacti = 0.8.8b-2.el5 AutoReqProv: no %changelog +* Mon Oct 21 2013 Jean-Philippe Pialasse 0.8.8b-8.sme +- fixing last template path error in createlinks + * Fri Oct 18 2013 Jean-Philippe Pialasse 0.8.8b-7.sme - fix missing type - fix wrong path in Virtualhost template @@ -60,6 +64,7 @@ SME server - Cacti %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build