diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 71c6d19..68b6e48 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 18 09:15:10 UTC 2013 - speilicke@suse.com + +- Drop runtime req on python-distribute + ------------------------------------------------------------------- Tue Jul 9 14:16:18 UTC 2013 - dmueller@suse.com diff --git a/python-Sphinx.spec b/python-Sphinx.spec index 02978f5..c767ef9 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -38,7 +38,6 @@ Requires(post): update-alternatives Requires(postun): update-alternatives Requires: python-Jinja2 Requires: python-Pygments -Requires: python-distribute Requires: python-docutils Suggests: python-rst2pdf Provides: python-sphinx = %{version} @@ -154,7 +153,7 @@ fi %{_mandir}/man1/sphinx-build-%{py_ver}.1.gz %ghost %{_mandir}/man1/sphinx-quickstart.1.gz %{_mandir}/man1/sphinx-quickstart-%{py_ver}.1.gz -%{python_sitelib}/sphinx +%{python_sitelib}/sphinx/ %{python_sitelib}/Sphinx-%{version}-py%{py_ver}.egg-info %files doc