SHA256
12
0
forked from pool/lua-ldoc

Accepting request 873469 from home:gmbr3:Lua

upd

OBS-URL: https://build.opensuse.org/request/show/873469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-ldoc?expand=0&rev=9
This commit is contained in:
Matej Cepl 2021-02-18 18:28:20 +00:00 committed by Git OBS Bridge
parent 06faaf97ec
commit e4916e7463
2 changed files with 6 additions and 4 deletions

View File

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

View File

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