forked from pool/lua-luasocket
Accepting request 867229 from home:gmbr3:Lua
lua54 bootstrap OBS-URL: https://build.opensuse.org/request/show/867229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasocket?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
31b5808c51
commit
1a7aab4b7e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 15:57:01 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Use %lua_provides macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 21:03:56 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
|
||||
|
||||
|
@@ -28,13 +28,10 @@ Source: %{mod_name}-%{version}.tar.xz
|
||||
Patch0: luasocket-makefile.patch
|
||||
BuildRequires: %{flavor}-devel
|
||||
Requires: %{flavor}
|
||||
%if "%{flavor}" == "lua53"
|
||||
Provides: luasocket = %{version}
|
||||
Obsoletes: luasocket < %{version}
|
||||
%endif
|
||||
%lua_provides
|
||||
%if "%{flavor}" == ""
|
||||
ExclusiveArch: do_not_build
|
||||
Name: lua-%{mod_name}
|
||||
ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-%{mod_name}
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user