Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-mpack for openSUSE:Factory checked in at 2023-01-26 13:58:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-mpack (Old) and /work/SRC/openSUSE:Factory/.lua-mpack.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-mpack" Thu Jan 26 13:58:17 2023 rev:5 rq:1061050 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-mpack/lua-mpack.changes 2021-02-18 20:54:17.915545717 +0100 +++ /work/SRC/openSUSE:Factory/.lua-mpack.new.32243/lua-mpack.changes 2023-01-26 14:03:22.925890483 +0100 @@ -1,0 +2,10 @@ +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <[email protected]> + +- Fix missing dependency on lua-macros (boo#1205612) + +------------------------------------------------------------------- +Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <[email protected]> + +- Opencode %make_build to prevent build failure when not defined. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-mpack.spec ++++++ --- /var/tmp/diff_new_pack.N7Oni3/_old 2023-01-26 14:03:23.313892558 +0100 +++ /var/tmp/diff_new_pack.N7Oni3/_new 2023-01-26 14:03:23.313892558 +0100 @@ -34,6 +34,7 @@ Patch0: lua51-mpack-fix-gcc7.patch # PATCH-FIX-UPSTREAM lua51-mpack-fix-compilation.patch gh#libmpack/libmpack-lua#2 -- Fix compilation error when using `USE_SYSTEM_LUA=1`. Patch1: lua51-mpack-fix-compilation.patch +BuildRequires: lua-macros BuildRequires: %{flavor}-devel BuildRequires: gcc BuildRequires: libtool @@ -66,7 +67,7 @@ sed -i 's|LUA_CMOD_INSTALLDIR :=.*|LUA_CMOD_INSTALLDIR := $(shell echo "%{lua_archdir}")|g' Makefile %build -%make_build \ +make %{?_make_output_sync} %{?_smp_mflags} \ USE_SYSTEM_LUA=yes \ MPACK_LUA_VERSION=%{lua_version} \ CFLAGS="%{optflags} -fPIC"
