diff --git a/python-Sphinx.changes b/python-Sphinx.changes index fa24125..88f6398 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 12 09:59:25 UTC 2011 - mcihar@suse.cz + +- add python-distribute to Requires, it is needed to run sphinx-build + ------------------------------------------------------------------- Sun Jul 3 11:31:27 UTC 2011 - saschpe@gmx.de diff --git a/python-Sphinx.spec b/python-Sphinx.spec index bdda663..b973efe 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -33,6 +33,7 @@ BuildRequires: python-jinja2 Requires: docutils Requires: python-jinja2 Requires: python-pygments +Requires: python-distribute %if 0%{?suse_version} Suggests: python-rst2pdf %py_requires