--- rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/10/18 14:46:30 1.4 +++ rpms/smeserver-cacti/contribs8/smeserver-cacti.spec 2013/11/21 17:03:18 1.10 @@ -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.9 2013/11/14 16:47:28 unnilennium Exp $ # Authority: nocvs # Name: Michel Van hees @@ -6,13 +6,23 @@ Summary: Cacti for smeserver %define name smeserver-cacti Name: %{name} %define version 0.8.8b -%define release 3 +%define release 11 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 +Patch7: smeserver-cacti-0.8.8b-patch7.patch +Patch8: smeserver-cacti-0.8.8b-poller.patch +Patch9: smeserver-cacti-0.8.8b-disenabled.patch +#Patch:%{name}-%{version}.patch.yyyymmddnn BuildRoot: /var/tmp/e-smith-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -21,7 +31,28 @@ Requires: cacti = 0.8.8b-2.el5 AutoReqProv: no %changelog -* Tue Oct 15 2013 Jean-Philippe Pialasse 0.8.8b.sme-3 +* Thu Nov 21 2013 Jean-Philippe Pialasse 0.8.8b-11.sme +- fixed poller not running in cron , added to crontab +- fixed wrong ownership for db.php, now cacti:www +- added status enabled by default + +* Tue Nov 14 2013 Jean-Philippe Pialasse 0.8.8b-10.sme +- typo fix in last patch (7) + +* Sun Nov 10 2013 Jean-Philippe Pialasse 0.8.8b-9.sme +- fix paths in sql dump [SME: 7419] + +* 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 @@ -41,8 +72,16 @@ SME server - Cacti %prep %setup -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build perl createlinks