[rrdtool] Changed ruby(abi) to 1.9.1

Jaroslav Škarvada jskarvad at fedoraproject.org
Thu Feb 9 14:51:35 UTC 2012


commit 1febc75422f1897e946bb46fe98f7431c2a4422f
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Thu Feb 9 15:51:31 2012 +0100

    Changed ruby(abi) to 1.9.1

 rrdtool.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rrdtool.spec b/rrdtool.spec
index c9b445a..136a79a 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -18,7 +18,7 @@
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
 Version: 1.4.7
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Databases
 URL: http://oss.oetiker.ch/rrdtool/
@@ -136,7 +136,7 @@ The %{name}-tcl package includes RRDtool bindings for Tcl.
 Summary: Ruby RRDtool bindings
 Group: Development/Languages
 BuildRequires: ruby, ruby-devel
-Requires: ruby(abi) = 1.9
+Requires: ruby(abi) = 1.9.1
 Requires: %{name} = %{version}-%{release}
 
 %description ruby
@@ -373,6 +373,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \
 %endif
 
 %changelog
+* Thu Feb  9 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 1.4.7-5
+- Changed ruby(abi) to 1.9.1
+
 * Wed Feb  8 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 1.4.7-4
 - Used ruby_vendorarchdir instead of ruby_sitearch
 


More information about the scm-commits mailing list