[cacti/el4: 56/62] update to 0.8.7h

Ken Dreyer ktdreyer at fedoraproject.org
Thu Oct 27 18:48:38 UTC 2011


commit 355ddffde4c2a3a0314d7806a01f0bd0d54971cf
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Thu Oct 27 12:17:56 2011 -0600

    update to 0.8.7h

 .gitignore                      |    1 +
 cacti-0.8.7g-mysql55-type.patch |  434 ---------------------------------------
 cacti.spec                      |   11 +-
 sources                         |    2 +-
 4 files changed, 8 insertions(+), 440 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c274c8f..8a26c73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 cacti-0.8.7g.tar.gz
+/cacti-0.8.7h.tar.gz
diff --git a/cacti.spec b/cacti.spec
index 2700368..a84fd55 100644
--- a/cacti.spec
+++ b/cacti.spec
@@ -1,6 +1,6 @@
 Name: cacti
-Version: 0.8.7g
-Release: 3%{?dist}
+Version: 0.8.7h
+Release: 1%{?dist}
 Summary: An rrd based graphing tool
 
 Group: Applications/System
@@ -11,7 +11,6 @@ Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
 Source1: cacti-httpd.conf
 Source2: cacti.logrotate
 Source3: cacti.README.Fedora
-Patch0:  cacti-0.8.7g-mysql55-type.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -32,8 +31,6 @@ used to creating traffic graphs with MRTG.
 %prep
 %setup -q
 
-%patch0 -p0
-
 echo "#*/5 * * * *	cacti	%{_bindir}/php %{_datadir}/%{name}/poller.php > /dev/null 2>&1" >cacti.cron
 
 %install
@@ -108,6 +105,10 @@ fi
 %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
 
 %changelog
+* Thu Oct 27 2011 Ken Dreyer <ktdreyer at ktdreyer.com> - 0.8.7h-1
+- New upstream release.
+- Remove upstream'd mysql patch.
+
 * Mon Aug 08 2011 Jon Ciesla <limb at jcomserv.net> - 0.8.7g-3
 - Patch for MySQL 5.5, BZ 728513.
 
diff --git a/sources b/sources
index a5cc6f8..eb40192 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-268421cb1a58d3444f7ecbddb4c4b016  cacti-0.8.7g.tar.gz
+58c9371341f49a190ae11a85118e598d  cacti-0.8.7h.tar.gz


More information about the scm-commits mailing list