forked from pool/lua-slaxml
Accepting request 882231 from devel:languages:lua
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/882231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-slaxml?expand=0&rev=2
This commit is contained in:
commit
4ecbf098f8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 16:03:16 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Use %lua_provides macro for default lua versioning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 11:18:48 UTC 2021 - mcepl@suse.com
|
||||
|
||||
|
@ -28,10 +28,7 @@ Source: lua-slaxml-%{version}.tar.xz
|
||||
BuildRequires: %{flavor}-devel
|
||||
BuildArch: noarch
|
||||
Requires: %{flavor}
|
||||
%if "%{flavor}" == "lua51"
|
||||
Provides: lua-%{mod_name} = %{version}
|
||||
Obsoletes: lua-%{mod_name} < %{version}
|
||||
%endif
|
||||
%lua_provides
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-%{mod_name}
|
||||
ExclusiveArch: do_not_build
|
||||
|
Loading…
x
Reference in New Issue
Block a user