Accepting request 1129119 from Publishing:TeXLive

- Remove some not needed python files as well as patch one
  python file to do its python3 job (boo#1217476)

- Make texlive-iftex obsolete texlive-ifluatex from 2019 (boo#1211717)

OBS-URL: https://build.opensuse.org/request/show/1129119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlive-specs-c?expand=0&rev=52
This commit is contained in:
Ana Guerrero 2023-11-27 21:41:58 +00:00 committed by Git OBS Bridge
commit d250ca20d3
2 changed files with 22 additions and 21 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Nov 24 14:33:30 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Remove some not needed python files as well as patch one
python file to do its python3 job (boo#1217476)
-------------------------------------------------------------------
Fri Aug 4 07:30:31 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Make texlive-iftex obsolete texlive-ifluatex from 2019 (boo#1211717)
-------------------------------------------------------------------
Tue Jul 4 09:17:55 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 209
%define texlive_noarch 210
%define biber_version 2.19
#!BuildIgnore: texlive
@ -10894,10 +10894,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.bib
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.dot
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/generate-crossref-graphs.py
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/latexmkrc
%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/makefile
%{_texmfdistdir}/doc/latex/biblatex-bookinother/makefile
%files -n texlive-biblatex-bookinother
%{_texmfdistdir}/tex/latex/biblatex-bookinother/bookinother.bbx
@ -13812,10 +13808,6 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/example-maineditor.bib
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/example-maineditor.dot
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/generate-crossref-graphs.py
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/latexmkrc
%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/makefile
%{_texmfdistdir}/doc/latex/biblatex-morenames/makefile
%files -n texlive-biblatex-morenames
%{_texmfdistdir}/tex/latex/biblatex-morenames/morenames.bbx
@ -20053,12 +20045,11 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
tar --use-compress-program=xz -xf %{S:163} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:164} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:165} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/generate-crossref-graphs.py
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/generate-crossref-graphs.py
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/latexmkrc
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-bookinother/documentation/makefile
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-bookinother/makefile
tar --use-compress-program=xz -xf %{S:166} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:167} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:168} -C %{buildroot}%{_datadir}/texlive/texmf-dist
@ -20130,12 +20121,11 @@ VERBOSE=false %{_texmfdistdir}/texconfig/update || :
tar --use-compress-program=xz -xf %{S:216} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:217} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:218} -C %{buildroot}%{_datadir}/texlive/texmf-dist
# Make possible scripts usable if any
for scr in %{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/generate-crossref-graphs.py
do
test -e %{buildroot}/$scr || continue
chmod 0755 %{buildroot}/$scr
done
# Remove files
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/generate-crossref-graphs.py
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/latexmkrc
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-morenames/documentation/makefile
rm -vf %{buildroot}%{_texmfdistdir}/doc/latex/biblatex-morenames/makefile
tar --use-compress-program=xz -xf %{S:219} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:220} -C %{buildroot}%{_datadir}/texlive/texmf-dist
tar --use-compress-program=xz -xf %{S:221} -C %{buildroot}%{_datadir}/texlive/texmf-dist