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:
Richard Brown 2021-04-01 12:17:38 +00:00 committed by Git OBS Bridge
commit 4ecbf098f8
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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