commit lua-luaposix for openSUSE:Factory
Hello community, here is the log from the commit of package lua-luaposix for openSUSE:Factory checked in at 2018-04-27 16:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-luaposix (Old) and /work/SRC/openSUSE:Factory/.lua-luaposix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lua-luaposix" Fri Apr 27 16:09:27 2018 rev:4 rq:601663 version:34.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-luaposix/lua-luaposix.changes 2017-10-31 15:44:18.225113434 +0100 +++ /work/SRC/openSUSE:Factory/.lua-luaposix.new/lua-luaposix.changes 2018-04-27 16:09:29.453919824 +0200 @@ -1,0 +2,5 @@ +Thu Apr 26 17:15:34 UTC 2018 - jberry@suse.com + +- Only produce docs during one flavor to avoid duplicate binary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-luaposix.spec ++++++ --- /var/tmp/diff_new_pack.EaMtZk/_old 2018-04-27 16:09:30.241890925 +0200 +++ /var/tmp/diff_new_pack.EaMtZk/_new 2018-04-27 16:09:30.245890778 +0200 @@ -1,7 +1,7 @@ # # spec file for package lua-luaposix # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -71,7 +71,10 @@ %{lua_archdir}/posix %{lua_noarchdir}/posix +# Only produce docs during one flavor to avoid duplicate binary. +%if "%{flavor}" == "lua53" %files -n %{mod_name}-doc %doc doc/* +%endif %changelog
participants (1)
-
root@hilbert.suse.de