Remove old Obsoletes, Provides and Conflicts
This commit is contained in:
parent
9e608a0fa5
commit
bcde98f61b
@ -154,22 +154,12 @@ Summary: Python documentation generator
|
|||||||
|
|
||||||
Recommends: graphviz
|
Recommends: graphviz
|
||||||
Recommends: ImageMagick
|
Recommends: ImageMagick
|
||||||
%{?python_provide:%python_provide python%{python3_pkgversion}-sphinx}
|
|
||||||
|
|
||||||
# Bundled JavaScript
|
# Bundled JavaScript
|
||||||
Provides: bundled(jquery) = 3.5.1
|
Provides: bundled(jquery) = 3.5.1
|
||||||
Provides: bundled(underscore) = 1.3.1
|
Provides: bundled(underscore) = 1.3.1
|
||||||
Provides: bundled(css3-mediaqueries) = 1.0
|
Provides: bundled(css3-mediaqueries) = 1.0
|
||||||
|
|
||||||
# Remove in F33
|
|
||||||
Obsoletes: python-sphinx-locale < 1:2
|
|
||||||
Provides: python-sphinx-locale = %{epoch}:%{version}-%{release}
|
|
||||||
Obsoletes: python%{python3_pkgversion}-sphinxcontrib-napoleon < 0.3.0
|
|
||||||
Provides: python%{python3_pkgversion}-sphinxcontrib-napoleon = %{epoch}:%{version}-%{release}
|
|
||||||
Conflicts: python2-Sphinx < 1:2
|
|
||||||
Conflicts: python2-sphinx < 1:2
|
|
||||||
Provides: python(Sphinx) = %{epoch}:%{version}-%{release}
|
|
||||||
|
|
||||||
%description -n python%{python3_pkgversion}-sphinx
|
%description -n python%{python3_pkgversion}-sphinx
|
||||||
Sphinx is a tool that makes it easy to create intelligent and
|
Sphinx is a tool that makes it easy to create intelligent and
|
||||||
beautiful documentation for Python projects (or other documents
|
beautiful documentation for Python projects (or other documents
|
||||||
@ -233,11 +223,8 @@ Requires: tex(upquote.sty)
|
|||||||
Requires: tex(utf8x.def)
|
Requires: tex(utf8x.def)
|
||||||
Requires: tex(wrapfig.sty)
|
Requires: tex(wrapfig.sty)
|
||||||
|
|
||||||
%{?python_provide:%python_provide python%{python3_pkgversion}-sphinx-latex}
|
# No files in this package, automatic provides don't work:
|
||||||
|
%py_provides python%{python3_pkgversion}-sphinx-latex
|
||||||
# Remove in F33
|
|
||||||
Obsoletes: python-sphinx-latex < 1:2
|
|
||||||
Provides: python-sphinx-latex = %{epoch}:%{version}-%{release}
|
|
||||||
|
|
||||||
%description -n python%{python3_pkgversion}-sphinx-latex
|
%description -n python%{python3_pkgversion}-sphinx-latex
|
||||||
Sphinx is a tool that makes it easy to create intelligent and
|
Sphinx is a tool that makes it easy to create intelligent and
|
||||||
|
Loading…
Reference in New Issue
Block a user