Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lua-lmod for openSUSE:Factory checked in at 2025-10-07 18:28:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old) and /work/SRC/openSUSE:Factory/.lua-lmod.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lua-lmod" Tue Oct 7 18:28:22 2025 rev:46 rq:1309469 version:8.7.55 Changes: -------- --- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes 2025-03-31 11:41:01.466801101 +0200 +++ /work/SRC/openSUSE:Factory/.lua-lmod.new.11973/lua-lmod.changes 2025-10-07 18:30:01.349651543 +0200 @@ -1,0 +2,5 @@ +Tue Oct 7 07:10:02 UTC 2025 - Christian Goll <[email protected]> + +- Fix build failure by specifying the path to the lua and luac executables. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-lmod.spec ++++++ --- /var/tmp/diff_new_pack.HUryBO/_old 2025-10-07 18:30:03.097725479 +0200 +++ /var/tmp/diff_new_pack.HUryBO/_new 2025-10-07 18:30:03.133727003 +0200 @@ -150,7 +150,9 @@ --datadir=%{lua_noarchdir} \ --with-redirect=yes \ --with-autoSwap=no \ - --with-fastTCLInterp=no + --with-fastTCLInterp=no \ + --with-lua=/usr/bin/lua \ + --with-luac=/usr/bin/luac make find my_docs/ -name .gitignore -delete %endif
