rpms/rrdtool/devel .cvsignore, 1.9, 1.10 rrdtool.spec, 1.28, 1.29 sources, 1.12, 1.13

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Mon Jan 22 22:37:23 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/rrdtool/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21301

Modified Files:
	.cvsignore rrdtool.spec sources 
Log Message:
New upstream release, v1.2.17


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rrdtool/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	17 Jul 2006 13:58:25 -0000	1.9
+++ .cvsignore	22 Jan 2007 22:36:53 -0000	1.10
@@ -2,3 +2,4 @@
 rrdtool-1.2.13.tar.gz
 php4-svn839.tar.gz
 rrdtool-1.2.15.tar.gz
+rrdtool-1.2.17.tar.gz


Index: rrdtool.spec
===================================================================
RCS file: /cvs/extras/rpms/rrdtool/devel/rrdtool.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- rrdtool.spec	2 Jan 2007 17:06:52 -0000	1.28
+++ rrdtool.spec	22 Jan 2007 22:36:53 -0000	1.29
@@ -6,17 +6,14 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.2.15
-Release: 9%{?dist}
+Version: 1.2.17
+Release: 1%{?dist}
 License: GPL
 Group: Applications/Databases
 URL: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/
 Source0: http://people.ee.ethz.ch/~oetiker/webtools/%{name}/pub/%{name}-%{version}.tar.gz
 Source1: php4-svn%{php_rrd_svn}.tar.gz
 Patch0: rrdtool-1.2.13-php.patch
-Patch1: rrdtool-1.2.15-initrrdtool.patch
-Patch2: rrdtool-1.2.15-log_grid_leak.patch
-Patch3: rrdtool-1.2.15-long_error_string.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gcc-c++, openssl-devel, freetype-devel
 BuildRequires: libpng-devel, zlib-devel, libart_lgpl-devel >= 2.0
@@ -112,10 +109,8 @@
 # Patch based on http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.tgz
 %if %{with_php}
 %patch0 -p0 -b .php
+%{__perl} -pi -e 's|../config.h|../rrd_config.h|g' php4/rrdtool.c
 %endif
-%patch1 -p1 -b .initrrdtool
-%patch2 -p1 -b .leak
-%patch3 -p1 -b .longstring
 
 # Fix to find correct python dir on lib64
 %{__perl} -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' \


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rrdtool/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	1 Aug 2006 19:58:19 -0000	1.12
+++ sources	22 Jan 2007 22:36:53 -0000	1.13
@@ -1,2 +1,2 @@
 20f70c46a3643ebc51d7b8562d8af9b2  php4-svn839.tar.gz
-bde8b12c202bc4e27fb9a9588a0aaddf  rrdtool-1.2.15.tar.gz
+ac743fc7f58a195854fff9d70517b193  rrdtool-1.2.17.tar.gz




More information about the fedora-extras-commits mailing list