From f86ad278fb809f560cd6cc010a4f05d1a44974d070b8e628b5a4a9945f4bd4c1 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 4 Jul 2011 10:44:36 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/python-Sphinx revision 2.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=7b2bc10217045448055390c3a58c96ad From b371a8caf1603c66a1120cb8511ab9f31de49611d50b9f21f6d31002ac04336c Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 12 Jul 2011 10:04:28 +0000 Subject: [PATCH 2/2] Accepting request 76091 from home:Nijel:branches:devel:languages:python - add python-distribute to Requires, it is needed to run sphinx-build OBS-URL: https://build.opensuse.org/request/show/76091 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=3 --- python-Sphinx.changes | 5 +++++ python-Sphinx.spec | 1 + 2 files changed, 6 insertions(+) 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