add missing Provide to texlive-ocgx2, and add Requires on that provide to texlive-media9. Fun fact: This makes them completely circular dependencies.

This commit is contained in:
Tom Callaway 2018-12-14 09:14:28 -05:00
parent 23b02a6871
commit caa3e85409
1 changed files with 7 additions and 1 deletions

View File

@ -16,7 +16,7 @@
Name: texlive
Version: %{tl_version}
Release: 22%{?dist}
Release: 23%{?dist}
Epoch: 8
Summary: TeX formatting system
Group: Applications/Publishing
@ -125859,6 +125859,7 @@ Requires: tex(atbegshi.sty)
Requires: tex(atenddvi.sty)
Requires: tex(tikz.sty)
Requires: tex(pdftexcmds.sty)
Requires: tex(ocgbase.sty)
Provides: tex(media9.sty) = %{tl_version}
Provides: texlive-movie15 = svn26473.0.obsolete
Obsoletes: texlive-movie15 <= svn26473.0
@ -128703,6 +128704,7 @@ Requires: tex(media9.sty)
Requires: tex(tikz.sty)
Provides: tex(fixocgx.sty) = %{tl_version}
Provides: tex(ocgx2.sty) = %{tl_version}
Provides: tex(ocgbase.sty) = %{tl_version}
%description ocgx2
This package is a drop-in replacement for the ocgx package by
@ -201879,6 +201881,10 @@ ln -s %{_sysconfdir}/texlive/tex/generic/config/language.dat %{buildroot}%{_texd
%doc %{_texdir}/texmf-dist/doc/latex/xurl/
%changelog
* Fri Dec 14 2018 Tom Callaway <spot@fedoraproject.org> - 8:2018-23
- add missing Provide to texlive-ocgx2, and add Requires on that provide to texlive-media9
Fun fact: This makes them completely circular dependencies.
* Tue Nov 13 2018 Edgar Hoch <edgar.hoch@ims.uni-stuttgart.de> - 8:2018-22
- fix #1649084 - replace 2014-05-21 with 2018-03-31 in dehyph-exptl subpackage