!4 Fix installation of texlive-collection-latexextra

From: @misaka00251 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-11-04 08:24:50 +00:00 committed by Gitee
commit 720288ed4a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: texlive-split-h Name: texlive-split-h
Version: %{tl_version} Version: %{tl_version}
Release: 1 Release: 2
Epoch: 9 Epoch: 9
Summary: TeX formatting system Summary: TeX formatting system
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL-1.3a and LPPL-1.3c and MIT and Public Domain and UCD and Utopia License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL-1.3a and LPPL-1.3c and MIT and Public Domain and UCD and Utopia
@ -5415,7 +5415,7 @@ Summary: Create exercise sheets and exams
Version: svn52227 Version: svn52227
Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea
Requires: tex(listings.sty), tex(expl3.sty), tex(xparse.sty), tex(xtemplate.sty) Requires: tex(listings.sty), tex(expl3.sty), tex(xparse.sty), tex(xtemplate.sty)
Requires: tex(l3sort.sty), tex(l3keys2e.sty), tex(xcolor.sty), tex(etoolbox.sty) Requires: tex(l3keys2e.sty), tex(xcolor.sty), tex(etoolbox.sty)
Requires: tex(environ.sty), tex(pgfcore.sty), tex(cntformats.sty), tex(tasks.sty) Requires: tex(environ.sty), tex(pgfcore.sty), tex(cntformats.sty), tex(tasks.sty)
Requires: tex(ulem.sty), tex(translations.sty) Requires: tex(ulem.sty), tex(translations.sty)
Provides: tex(exsheets-listings.sty) = %{tl_version} Provides: tex(exsheets-listings.sty) = %{tl_version}
@ -7752,6 +7752,9 @@ rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/tlpkg/tlpobj/*
%doc %{_texdir}/texmf-dist/doc/latex/exercisebank/ %doc %{_texdir}/texmf-dist/doc/latex/exercisebank/
%changelog %changelog
* Fri Nov 04 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-2
- texlive-exsheets no longer require tex(l3sort.sty)
* Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-1 * Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-1
- Upgrade texlive version to 2021 - Upgrade texlive version to 2021
- The following packages no longer exist: einfuehrung-doc, einfuehrung2-doc - The following packages no longer exist: einfuehrung-doc, einfuehrung2-doc