From 69e2b300dcea6915dc8f781b9dc00538e048cb00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 20 May 2013 16:22:08 +0200 Subject: [PATCH] Require lua abi instead of package version --- rrdtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rrdtool.spec b/rrdtool.spec index 9374325..b1b4541 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: 16%{?dist} +Release: 17%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases URL: http://oss.oetiker.ch/rrdtool/ @@ -157,7 +157,7 @@ The %{name}-ruby package includes RRDtool bindings for Ruby. Summary: Lua RRDtool bindings Group: Development/Languages BuildRequires: lua, lua-devel -Requires: lua = %{luaver} +Requires: lua(abi) = %{luaver} Requires: %{name} = %{version}-%{release} %description lua @@ -386,6 +386,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} php -n \ %endif %changelog +* Mon May 20 2013 Jaroslav Škarvada - 1.4.7-17 +- Require lua abi instead of package version + * Wed May 15 2013 Tom Callaway - 1.4.7-16 - lua 5.2