--- rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/16 03:09:42 1.3 +++ 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.2 2013/10/16 03:07:57 unnilennium Exp $ +# $Id: smeserver-cacti.spec,v 1.6 2013/10/18 22:04:51 unnilennium Exp $ # Authority: nocvs # Name: Michel Van hees @@ -6,24 +6,42 @@ Summary: Cacti for smeserver %define name smeserver-cacti Name: %{name} %define version 0.8.8b -%define release 2 +%define release 8 Version: %{version} Release: %{release}%{?dist} License: Freely distributable Group: Apache Source: %{name}-%{version}.tar.gz -#Patch0: %{name}-%{version}.patch.yyyymmddnn +Patch0: smeserver-cacti-0.8.8b-patch0.patch +Patch1: smeserver-cacti-0.8.8b-patch1.patch +Patch2: smeserver-cacti-0.8.8b-patch2.patch +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 BuildArchitectures: noarch Requires: smeserver-release >= 8 , rrdtool >= 1 -Requires: cacti-0.8.8b-2.el5 +Requires: cacti = 0.8.8b-2.el5 AutoReqProv: no %changelog -* Tue Oct 15 2013 Jean-Philippe Pialasse 0.8.8b.sme-2 +* 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 +- fix DB not creating +- fix extra file in template +- updated db mysql default + +* Tue Oct 15 2013 Jean-Philippe Pialasse 0.8.8b-3.sme - initial release for SME 8 - use el5 repo cacti +- fix dependencies * Tue Dec 4 2007 Michel Van hees - Update contrib to 0.8.7a version @@ -40,8 +58,14 @@ SME server - Cacti %prep %setup -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 + %build perl createlinks