--- rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/18 14:46:30 1.4 +++ rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/18 20:45:27 1.5 @@ -1,4 +1,4 @@ -# $Id: smeserver-cacti.spec,v 1.3 2013/10/16 03:09:42 unnilennium Exp $ +# $Id: smeserver-cacti.spec,v 1.4 2013/10/18 14:46:30 unnilennium Exp $ # Authority: nocvs # Name: Michel Van hees @@ -6,13 +6,17 @@ Summary: Cacti for smeserver %define name smeserver-cacti Name: %{name} %define version 0.8.8b -%define release 3 +%define release 6 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 +#Patch:%{name}-%{version}.patch.yyyymmddnn BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -21,7 +25,13 @@ Requires: cacti = 0.8.8b-2.el5 AutoReqProv: no %changelog -* Tue Oct 15 2013 Jean-Philippe Pialasse 0.8.8b.sme-3 +* Fri Oct 18 2013 Jean-Philippe Pialasse 0.8.8b-6.sme +- fix missing type +- fix wrong path in Virtualhost template +- fix DB not creating +- fix extra file in template + +* Tue Oct 15 2013 Jean-Philippe Pialasse 0.8.8b-3.sme - initial release for SME 8 - use el5 repo cacti - fix dependencies @@ -41,8 +51,10 @@ SME server - Cacti %prep %setup -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks