forked from pool/lua-ldoc
Accepting request 873541 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/873541 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-ldoc?expand=0&rev=4
This commit is contained in:
commit
dd2a5eebac
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 15:51:29 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Use %lua_provides macro for default lua versioning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 19:03:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -28,10 +28,7 @@ Source: https://github.com/stevedonovan/LDoc/archive/%{version}.tar.gz#/
|
||||
BuildRequires: %{flavor}-devel
|
||||
BuildArch: noarch
|
||||
Requires: %{flavor}
|
||||
%if "%{flavor}" == "lua53"
|
||||
Provides: lua-ldoc = %{version}
|
||||
Obsoletes: lua-ldoc < %{version}
|
||||
%endif
|
||||
%lua_provides
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-ldoc
|
||||
ExclusiveArch: do_not_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user