From 2f027e6de603d9d244031dd5e090979df511f3a8 Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Mon, 20 Oct 2008 16:23:49 +0000 Subject: [PATCH] - Drop php bindings patch, rrd_update changed back to its prior prototype post-beta (#467593) --- rrdtool.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/rrdtool.spec b/rrdtool.spec index bc97f7d..6aa68cf 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -9,13 +9,12 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.3.4 -Release: 1%{?dist} +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 @@ -142,9 +141,6 @@ The %{name}-ruby package includes RRDtool bindings for Ruby. %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' \ @@ -329,6 +325,10 @@ find examples/ -type f -exec chmod 0644 {} \; %endif %changelog +* Mon Oct 20 2008 Jarod Wilson 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 1.3.4-1 - Update to rrdtool 1.3.4