rebuild bump

This commit is contained in:
Jarod Wilson 2006-09-05 15:04:47 +00:00
parent cfe5870d6c
commit a7bdea84ca
3 changed files with 4 additions and 25 deletions

View File

@ -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 <config.h>
+#include "../config.h"
#include "config_aux.h"
#endif
#endif

View File

@ -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

View File

@ -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 <jwilson@redhat.com> 1.2.15-4
- Rebuild for new glibc
* Wed Aug 02 2006 Jarod Wilson <jwilson@redhat.com> 1.2.15-3
- One more addition to initrrdtool patch, to fully revert
and correct upstream changeset 839