forked from pool/lua-luv
Accepting request 875342 from home:gmbr3:Lua
upd OBS-URL: https://build.opensuse.org/request/show/875342 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luv?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 26 11:05:09 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Fix placement of %lua_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 18 15:59:51 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@@ -36,7 +36,6 @@ BuildRequires: cmake
|
||||
%endif
|
||||
%bcond_with public_lib
|
||||
%define lua_value %(echo "%{flavor}" |sed -e 's:lua::')
|
||||
%lua_provides
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-%{mod_name}
|
||||
ExclusiveArch: do_not_build
|
||||
@@ -55,6 +54,7 @@ Source: https://github.com/luvit/%{mod_name}/archive/%{upver}.tar.gz#/%{
|
||||
Patch0: skip-failing-test.patch
|
||||
BuildRequires: libuv-devel
|
||||
BuildRequires: lua-macros
|
||||
%lua_provides
|
||||
%if 0%{?suse_version} && "%{flavor}" == "lua"
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user