diff --git a/texlive.changes b/texlive.changes index 1397593..a4350cc 100644 --- a/texlive.changes +++ b/texlive.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 14 09:41:00 UTC 2023 - Dr. Werner Fink + +- The rungs lua script belongs to texlive-scripts(-bin) only + ------------------------------------------------------------------- Tue Jun 13 13:02:15 UTC 2023 - Dr. Werner Fink diff --git a/texlive.spec b/texlive.spec index 3a653e1..3a6ae42 100644 --- a/texlive.spec +++ b/texlive.spec @@ -19,7 +19,7 @@ %define texlive_version 2023 %define texlive_previous 2022 %define texlive_release 20230311 -%define texlive_noarch 208 +%define texlive_noarch 209 %define texlive_source texlive-20230311-source %define biber_version 2.19 @@ -4785,7 +4785,8 @@ popd %else for scr in \ %endif - %{_texmfdistdir}/scripts/texlive/rungs.tlu + %{_texmfdistdir}/scripts/texlive/rungs.tlu \ + %{_texmfdistdir}/scripts/texlive/rungs.lua do test -e %{buildroot}/$scr || continue ed %{buildroot}/${scr} <<-'EOF' @@ -5111,7 +5112,6 @@ fi %files dvipdfmx-bin %{_bindir}/dvipdfm %{_bindir}/dvipdfmx -%{_bindir}/rungs %{_bindir}/dvipdft %{_bindir}/ebb %{_bindir}/extractbb