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
This commit is contained in:
Sascha Peilicke 2014-01-13 10:55:42 +00:00 committed by Git OBS Bridge
parent 77185da65b
commit c8c3040198
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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.