forked from pool/lua-lpeg
another factoryauto
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lpeg?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
5a01d21b57
commit
9c8298c9af
@@ -28,8 +28,6 @@ Url: http://www.inf.puc-rio.br/~roberto/lpeg
|
||||
Source: http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-%{version}.tar.gz
|
||||
BuildRequires: %{flavor}-devel
|
||||
Requires: %{flavor}
|
||||
Provides: %{flavor}-LPeg = %{version}
|
||||
Obsoletes: %{flavor}-LPeg < %{version}
|
||||
%if "%{flavor}" == "lua53"
|
||||
Provides: lua-%{mod_name} = %{version}
|
||||
Obsoletes: lua-%{mod_name} < %{version}
|
||||
@@ -39,6 +37,8 @@ Name: lua-%{mod_name}
|
||||
ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-%{mod_name}
|
||||
Provides: %{flavor}-LPeg = %{version}
|
||||
Obsoletes: %{flavor}-LPeg < %{version}
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user