forked from pool/lua-lua-ev
Accepting request 871362 from home:dimstar:Factory
- Use %lua_provides: add the lua-mod_name provides/obsoletes to the lua version matching the distro default. OBS-URL: https://build.opensuse.org/request/show/871362 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-ev?expand=0&rev=8
This commit is contained in:
parent
90c491675d
commit
5bafe17a4e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 9 14:57:54 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %lua_provides: add the lua-mod_name provides/obsoletes to
|
||||
the lua version matching the distro default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 09:08:51 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lua-lua-ev
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -45,6 +45,7 @@ ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-%{mod_name}
|
||||
%endif
|
||||
%lua_provides
|
||||
|
||||
%description
|
||||
Lua integration with libev (http://dist.schmorp.de/libev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user