summaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2020-08-27 12:07:48 -0700
committerMichel Alexandre Salim <salimma@fedoraproject.org>2020-08-27 12:07:48 -0700
commitfb2d79f8de4a063c42cfdb5a8f14a9f53e834307 (patch)
treeb3b7f923d89e063a49f62196d8c185704abf7aef /lua
parent3917a1e6f990da0c2464090dd7ea011e8f899836 (diff)
downloadspecs-fb2d79f8de4a063c42cfdb5a8f14a9f53e834307.tar.gz
specs-fb2d79f8de4a063c42cfdb5a8f14a9f53e834307.tar.xz
specs-fb2d79f8de4a063c42cfdb5a8f14a9f53e834307.zip
lua-lunitx: no need to manually require lua(abi), it gets auto-added. also the src.rpm then has unexpanded macros
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'lua')
-rw-r--r--lua/lua-lunitx.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/lua-lunitx.spec b/lua/lua-lunitx.spec
index 681e8dd..6f63db9 100644
--- a/lua/lua-lunitx.spec
+++ b/lua/lua-lunitx.spec
@@ -11,8 +11,6 @@ Source0: https://github.com/dcurrie/lunit/archive/%{version}.tar.gz#/luni
# also, macros are in lua-devel
BuildRequires: lua-devel >= 5.2
-Requires: lua(abi) = %{lua_version}
-
BuildArch: noarch
Provides: lua-lunit = %{version}-%{release}