Hello community, here is the log from the commit of package lua-luasocket for openSUSE:Factory checked in at 2017-10-23 16:38:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luasocket (Old) and /work/SRC/openSUSE:Factory/.lua-luasocket.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-luasocket" Mon Oct 23 16:38:10 2017 rev:2 rq:534155 version:3.0~rc1+git20170515.5a17f79 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luasocket/lua-luasocket.changes 2017-08-14 12:35:19.335581947 +0200 +++ /work/SRC/openSUSE:Factory/.lua-luasocket.new/lua-luasocket.changes 2017-10-23 16:38:11.307094726 +0200 @@ -1,0 +2,5 @@ +Mon Oct 16 08:39:37 UTC 2017 - [email protected] + +- Provide/Obsolete luasocket to avoid conflict wrt bsc#1063306 + +------------------------------------------------------------------- lua51-luasocket.changes: same change lua52-luasocket.changes: same change lua53-luasocket.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luasocket.spec ++++++ --- /var/tmp/diff_new_pack.mBZCFr/_old 2017-10-23 16:38:12.379044562 +0200 +++ /var/tmp/diff_new_pack.mBZCFr/_new 2017-10-23 16:38:12.379044562 +0200 @@ -29,6 +29,10 @@ Patch0: luasocket-makefile.patch BuildRequires: %{flavor}-devel Requires: %{flavor} +%if "%{flavor}" == "lua53" +Provides: luasocket = %{version} +Obsoletes: luasocket < %{version} +%endif %if "%{flavor}" == "lua" ExclusiveArch: do_not_build %endif ++++++ lua51-luasocket.spec ++++++ --- /var/tmp/diff_new_pack.mBZCFr/_old 2017-10-23 16:38:12.395043813 +0200 +++ /var/tmp/diff_new_pack.mBZCFr/_new 2017-10-23 16:38:12.399043626 +0200 @@ -1,5 +1,5 @@ # -# spec file for package lua-luasocket +# spec file for package lua51-luasocket # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -29,6 +29,10 @@ Patch0: luasocket-makefile.patch BuildRequires: %{flavor}-devel Requires: %{flavor} +%if "%{flavor}" == "lua53" +Provides: luasocket = %{version} +Obsoletes: luasocket < %{version} +%endif %if "%{flavor}" == "lua" ExclusiveArch: do_not_build %endif lua52-luasocket.spec: same change lua53-luasocket.spec: same change
