forked from pool/lua-luafilesystem
Accepting request 515963 from home:eeich:branches:devel:languages:lua
- Fix provides/obsoletes for the old package name. OBS-URL: https://build.opensuse.org/request/show/515963 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
8fffd84cd2
commit
1744e7d9cc
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 10 14:52:56 UTC 2017 - eich@suse.com
|
||||
|
||||
- Fix provides/obsoletes for the old package name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 16:19:59 UTC 2017 - tchvatal@suse.com
|
||||
|
||||
|
@@ -28,8 +28,8 @@ Source: https://github.com/keplerproject/luafilesystem/archive/v_1_6_3.t
|
||||
BuildRequires: %{flavor}-devel
|
||||
Requires: %{flavor}
|
||||
%if "%{flavor}" == "lua53"
|
||||
Provides: lua-%{_name} = %{version}
|
||||
Obsoletes: lua-%{_name} < %{version}
|
||||
Provides: lua-%{mod_name} = %{version}
|
||||
Obsoletes: lua-%{mod_name} < %{version}
|
||||
%endif
|
||||
%if "%{flavor}" == ""
|
||||
Name: lua-%{mod_name}
|
||||
|
Reference in New Issue
Block a user