From c8c304019815e55de9cd2d370e98d96db467936392812332d53cf8ecd7da4222 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 13 Jan 2014 10:55:42 +0000 Subject: [PATCH] Accepting request 213667 from home:coolo:branches:openSUSE:Factory - don't require ruby, the package but the right version of the abi OBS-URL: https://build.opensuse.org/request/show/213667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/rrdtool?expand=0&rev=53 --- rrdtool.changes | 5 +++++ rrdtool.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rrdtool.changes b/rrdtool.changes index d855667..7a7ccf3 100644 --- a/rrdtool.changes +++ b/rrdtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 13 08:42:10 UTC 2014 - coolo@suse.com + +- don't require ruby, the package but the right version of the abi + ------------------------------------------------------------------- Thu Jan 9 13:21:12 UTC 2014 - jreidinger@suse.com diff --git a/rrdtool.spec b/rrdtool.spec index 3ff1ca9..086b23c 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -106,7 +106,7 @@ This package contains the Lua bindings %package -n ruby-rrdtool Summary: Ruby bindings for rrdtool Group: Productivity/Scientific/Math -Requires: ruby >= %{rb_ver} +Requires: ruby(abi) >= %{rb_ver} %description -n ruby-rrdtool A tool to log and analyze data gathered from all kinds of data sources.