From bad98b0a9ce14b3e49bf512b9bb82d159c442a13 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 21 Jan 2014 15:31:00 -0500 Subject: [PATCH] rebuild for new libdbi --- rrdtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rrdtool.spec b/rrdtool.spec index 7641f32..b0f837a 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -15,7 +15,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool Version: 1.4.8 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -389,6 +389,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Tue Jan 21 2014 Tom Callaway - 1.4.8-9 +- rebuild for new libdbi + * Mon Dec 9 2013 Jaroslav Škarvada - 1.4.8-8 - Enabled libdbi support Resolves: rhbz#1039326