forked from pool/lua-lua-dbus
Accepting request 873538 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/873538 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-lua-dbus?expand=0&rev=4
This commit is contained in:
commit
c9315f4076
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 15:54:10 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Use %lua_provides macro for default lua versioning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 19:04:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -31,10 +31,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
Requires: %{flavor}
|
||||
Requires: %{flavor}-ldbus
|
||||
%if "%{flavor}" == "lua53"
|
||||
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