forked from pool/lua-loadkit
Reorder headers
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-loadkit?expand=0&rev=2
This commit is contained in:
@@ -25,12 +25,6 @@
|
||||
%endif
|
||||
%define mod_name loadkit
|
||||
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-loadkit
|
||||
ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-loadkit
|
||||
%endif
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Loadkit allows you to load arbitrary files within the Lua package path
|
||||
@@ -43,6 +37,12 @@ BuildRequires: %{flavor}-busted
|
||||
BuildRequires: %{flavor}-devel
|
||||
Requires: %{flavor}
|
||||
BuildArch: noarch
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-loadkit
|
||||
ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-loadkit
|
||||
%endif
|
||||
|
||||
%description
|
||||
Loadkit lets you register new file extension handlers that
|
||||
|
Reference in New Issue
Block a user