Accepting request 1098678 from Publishing:TeXLive

- The rungs lua script belongs to texlive-scripts(-bin) only

OBS-URL: https://build.opensuse.org/request/show/1098678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive?expand=0&rev=90
This commit is contained in:
Dominique Leuenberger 2023-07-15 21:15:04 +00:00 committed by Git OBS Bridge
commit e2e7ad89aa
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 14 09:41:00 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- The rungs lua script belongs to texlive-scripts(-bin) only
-------------------------------------------------------------------
Tue Jun 13 13:02:15 UTC 2023 - Dr. Werner Fink <werner@suse.de>

View File

@ -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