Related: #2014453, fixed dependencies

This commit is contained in:
Than Ngo 2021-12-12 19:56:22 +01:00
parent 88bcfb5ec0
commit 645aa2551e

View File

@ -24,7 +24,7 @@
Name: texlive
Version: %{source_date}
Release: 23%{?dist}
Release: 24%{?dist}
Epoch: %{tl_epoch}
Summary: TeX formatting system
Group: Applications/Publishing
@ -27666,6 +27666,7 @@ done <<< "$list"
%{_texdir}/texmf-dist/fonts/map/dvips/metapost/
%{_texdir}/texmf-dist/fonts/tfm/metapost/
%{_texdir}/texmf-dist/fonts/type1/metapost/
%exclude %{_texdir}/texmf-dist/metapost/context/
%{_texdir}/texmf-dist/metapost/
%{_texdir}/texmf-dist/tex/generic/metapost/
%doc %{_texdir}/texmf-dist/doc/metapost/
@ -28033,6 +28034,8 @@ done <<< "$list"
%{_mandir}/man1/mtxrun.1*
%{_mandir}/man1/texexec.1*
%{_texdir}/texmf-dist/bibtex/bst/context/
%exclude %{_texdir}/texmf-dist/tex/context/third/pgf
%exclude %{_texdir}/texmf-dist/scripts/context/perl/mptopdf.pl
%{_texdir}/texmf-dist/context/
%{_texdir}/texmf-dist/fonts/afm/hoekwater/context/contnav.afm
%{_texdir}/texmf-dist/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
@ -28055,7 +28058,8 @@ done <<< "$list"
%{_texdir}/texmf-dist/tex/generic/context/
%{_texdir}/texmf-dist/tex/latex/context/
%{fmtutil_cnf_d}/context
%doc %{_texdir}/texmf-dist/doc/context/
# move to texlive-extentions in EPEL
%exclude %{_texdir}/texmf-dist/doc/context/
%files auxhook
%license lppl1.3.txt
@ -28386,6 +28390,9 @@ done <<< "$list"
%{_texdir}/texmf-dist/doc/latex/xpatch/
%changelog
* Sun Dec 12 2021 Than Ngo <than@redhat.com> - 9:20200406-24
- Related: #2014453, fixed dependencies
* Tue Oct 19 2021 Than Ngo <than@redhat.com> - 9:20200406-23
- Resolves: #2014453, runtime requirement on python-unversioned-command