rpms/rrdtool/F-9 rrdtool.spec, 1.66, 1.67 rrdtool-1.2.13-php.patch, 1.2, NONE rrdtool-1.2.999-php.patch, 1.2, NONE rrdtool-1.3.0-beta4-fix-rrd_update-in-php-bindings.patch, 1.1, NONE rrdtool-1.3b-fix-python-bindings-rrdtool-info.patch, 1.1, NONE rrdtool-1.3beta4-fix-cairo.patch, 1.1, NONE rrdtool-1.3beta4-fix-python-bindings-rrdtool-info.patch, 1.1, NONE rrdtool-1.3rc4-fix-python-bindings.patch, 1.1, NONE

Jarod Wilson jwilson at fedoraproject.org
Mon Oct 20 17:02:23 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/rrdtool/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30989

Modified Files:
	rrdtool.spec 
Removed Files:
	rrdtool-1.2.13-php.patch rrdtool-1.2.999-php.patch 
	rrdtool-1.3.0-beta4-fix-rrd_update-in-php-bindings.patch 
	rrdtool-1.3b-fix-python-bindings-rrdtool-info.patch 
	rrdtool-1.3beta4-fix-cairo.patch 
	rrdtool-1.3beta4-fix-python-bindings-rrdtool-info.patch 
	rrdtool-1.3rc4-fix-python-bindings.patch 
Log Message:
* Mon Oct 20 2008 Jarod Wilson <jarod at redhat.com> 1.3.4-2
- Drop php bindings patch, rrd_update changed back to its
  prior prototype post-beta (#467593)
- Update F9 to 1.3.4



Index: rrdtool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rrdtool/F-9/rrdtool.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- rrdtool.spec	15 Sep 2008 14:34:44 -0000	1.66
+++ rrdtool.spec	20 Oct 2008 17:01:52 -0000	1.67
@@ -8,14 +8,13 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.3.3
-Release: 1%{?dist}
+Version: 1.3.4
+Release: 2%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Databases
 URL: http://oss.oetiker.ch/rrdtool/
 Source0: http://oss.oetiker.ch/%{name}/pub/%{name}-%{version}.tar.gz
 Source1: php4-%{svnrev}.tar.gz
-Patch1: rrdtool-1.3.0-beta4-fix-rrd_update-in-php-bindings.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: dejavu-lgc-fonts
 BuildRequires: gcc-c++, openssl-devel, freetype-devel
@@ -40,6 +39,7 @@
 Summary: RRDtool libraries and header files
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
 
 %description devel
 RRD is the Acronym for Round Robin Database. RRD is a system to store and
@@ -141,9 +141,6 @@
 
 %prep
 %setup -q -n %{name}-%{version} %{?with_php: -a 1}
-%if %{with_php}
-%patch1 -p1
-%endif
 
 # 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' \
@@ -282,6 +279,7 @@
 %{_includedir}/*.h
 %exclude %{_libdir}/*.la
 %{_libdir}/*.so
+%{_libdir}/pkgconfig/*.pc
 
 %files doc
 %defattr(-,root,root,-)
@@ -327,6 +325,13 @@
 %endif
 
 %changelog
+* Mon Oct 20 2008 Jarod Wilson <jarod at redhat.com> 1.3.4-2
+- Drop php bindings patch, rrd_update changed back to its
+  prior prototype post-beta (#467593)
+
+* Mon Oct 06 2008 Jarod Wilson <jarod at redhat.com> 1.3.4-1
+- Update to rrdtool 1.3.4
+
 * Mon Sep 15 2008 Jarod Wilson <jarod at redhat.com> 1.3.3-1
 - Update to rrdtool 1.3.3
   * fixes segfault on graph creation regression in 1.3.2 (#462301)


--- rrdtool-1.2.13-php.patch DELETED ---


--- rrdtool-1.2.999-php.patch DELETED ---


--- rrdtool-1.3.0-beta4-fix-rrd_update-in-php-bindings.patch DELETED ---


--- rrdtool-1.3b-fix-python-bindings-rrdtool-info.patch DELETED ---


--- rrdtool-1.3beta4-fix-cairo.patch DELETED ---


--- rrdtool-1.3beta4-fix-python-bindings-rrdtool-info.patch DELETED ---


--- rrdtool-1.3rc4-fix-python-bindings.patch DELETED ---




More information about the scm-commits mailing list