Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-lualdap for openSUSE:Factory checked in at 2023-01-26 13:58:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-lualdap (Old) and /work/SRC/openSUSE:Factory/.lua-lualdap.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-lualdap" Thu Jan 26 13:58:12 2023 rev:2 rq:1061045 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-lualdap/lua-lualdap.changes 2021-10-26 20:14:26.426033472 +0200 +++ /work/SRC/openSUSE:Factory/.lua-lualdap.new.32243/lua-lualdap.changes 2023-01-26 14:03:19.265870907 +0100 @@ -1,0 +2,5 @@ +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-lualdap.spec ++++++ --- /var/tmp/diff_new_pack.NPBIDf/_old 2023-01-26 14:03:19.729873389 +0100 +++ /var/tmp/diff_new_pack.NPBIDf/_new 2023-01-26 14:03:19.737873432 +0100 @@ -45,7 +45,7 @@ %autosetup -n %{mod_name}-%{version} %build -%make_build CFLAGS="%{optflags} -std=c99" LUA_LIBDIR=%{_libdir} LDAP_LIBDIR=%{_libdir} \ +make %{?_make_output_sync} %{?_smp_mflags} CFLAGS="%{optflags} -std=c99" LUA_LIBDIR=%{_libdir} LDAP_LIBDIR=%{_libdir} \ LBER_LIBDIR=%{_libdir} \ %{nil}
