From a7bdea84caf877c0385f2e0d597198a597350007 Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Tue, 5 Sep 2006 15:04:47 +0000 Subject: [PATCH] rebuild bump --- rrdtool-1.0.49-fc4.patch | 12 ------------ rrdtool-1.0.49-php_config.patch | 12 ------------ rrdtool.spec | 5 ++++- 3 files changed, 4 insertions(+), 25 deletions(-) delete mode 100644 rrdtool-1.0.49-fc4.patch delete mode 100644 rrdtool-1.0.49-php_config.patch diff --git a/rrdtool-1.0.49-fc4.patch b/rrdtool-1.0.49-fc4.patch deleted file mode 100644 index bd5f622..0000000 --- a/rrdtool-1.0.49-fc4.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur rrdtool-1.0.49-orig/src/rrd_tool.h rrdtool-1.0.49/src/rrd_tool.h ---- rrdtool-1.0.49-orig/src/rrd_tool.h 2004-08-08 12:58:15.000000000 +0200 -+++ rrdtool-1.0.49/src/rrd_tool.h 2005-05-20 14:40:13.000000000 +0200 -@@ -21,7 +21,7 @@ - # include "ntconfig.h" - #else - #ifdef HAVE_CONFIG_H --#include -+#include "../config.h" - #include "config_aux.h" - #endif - #endif diff --git a/rrdtool-1.0.49-php_config.patch b/rrdtool-1.0.49-php_config.patch deleted file mode 100644 index 199ae10..0000000 --- a/rrdtool-1.0.49-php_config.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- contrib/php4/php_rrdtool.h.orig 2003-06-30 10:46:50.000000000 +0200 -+++ contrib/php4/php_rrdtool.h 2004-08-25 20:15:28.172799056 +0200 -@@ -12,6 +12,9 @@ - #ifndef _PHP4_RRDTOOL_H - #define _PHP4_RRDTOOL_H - -+#include "php_config.h" -+#include "config.h" -+ - #if COMPILE_DL_RRDTOOL - #undef HAVE_RRDTOOL - #define HAVE_RRDTOOL 1 diff --git a/rrdtool.spec b/rrdtool.spec index b47c6fb..d605d1b 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -4,7 +4,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.2.15 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Applications/Databases URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/ @@ -222,6 +222,9 @@ find examples/ -type f -exec chmod 0644 {} \; %{php_extdir}/rrdtool.so %changelog +* Tue Sep 05 2006 Jarod Wilson 1.2.15-4 +- Rebuild for new glibc + * Wed Aug 02 2006 Jarod Wilson 1.2.15-3 - One more addition to initrrdtool patch, to fully revert and correct upstream changeset 839