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
|
Tue Jan 19 11:18:48 UTC 2021 - mcepl@suse.com
|
||||||
|
|
||||||
|
@ -28,10 +28,7 @@ Source: lua-slaxml-%{version}.tar.xz
|
|||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: %{flavor}
|
Requires: %{flavor}
|
||||||
%if "%{flavor}" == "lua51"
|
%lua_provides
|
||||||
Provides: lua-%{mod_name} = %{version}
|
|
||||||
Obsoletes: lua-%{mod_name} < %{version}
|
|
||||||
%endif
|
|
||||||
%if "%{flavor}" == ""
|
%if "%{flavor}" == ""
|
||||||
Name: lua-%{mod_name}
|
Name: lua-%{mod_name}
|
||||||
ExclusiveArch: do_not_build
|
ExclusiveArch: do_not_build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user