Hello community, here is the log from the commit of package texlive for openSUSE:Factory checked in at 2020-06-11 14:39:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive (Old) and /work/SRC/openSUSE:Factory/.texlive.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive" Thu Jun 11 14:39:53 2020 rev:67 rq:810732 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive/texlive.changes 2020-05-29 21:35:51.662379108 +0200 +++ /work/SRC/openSUSE:Factory/.texlive.new.3606/texlive.changes 2020-06-11 14:40:55.128649006 +0200 @@ -1,0 +2,5 @@ +Sat May 30 19:14:09 UTC 2020 - Andreas Schwab <[email protected]> + +- Properly configure luajit + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive.spec ++++++ --- /var/tmp/diff_new_pack.5lETLN/_old 2020-06-11 14:40:57.056654731 +0200 +++ /var/tmp/diff_new_pack.5lETLN/_new 2020-06-11 14:40:57.060654744 +0200 @@ -39,7 +39,7 @@ # https://github.com/LuaJIT/LuaJIT/issues/42 # Compare with libs/luajit/LuaJIT-<version>/src/lj_arch.h # -%ifarch %ix86 x86_64 ppc %arml aarch64 mips +%ifarch %ix86 x86_64 %arml aarch64 mips %global with_LuaJIT 1 %endif %bcond_with LuaJIT @@ -3987,9 +3987,11 @@ --enable-shared \ %if %{with LuaJIT} --enable-luajittex \ + --enable-luajithbtex \ --enable-mfluajit \ %else --disable-luajittex \ + --disable-luajithbtex \ --disable-mfluajit \ %endif --with-gnu-ld \
