From 45cf43dddc9c1e62628508cee865affad97e5c6ae6ea70feb3ec90015c271a9f Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 8 May 2013 09:01:18 +0000 Subject: [PATCH] Accepting request 174681 from home:HighwayStar:branches:devel:languages:python - fix building under openSUSE 12.1, 12.2: BuildRequires: python3-2to3 should be explicitly stated OBS-URL: https://build.opensuse.org/request/show/174681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=25 --- python3-Sphinx.changes | 6 ++++++ python3-Sphinx.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/python3-Sphinx.changes b/python3-Sphinx.changes index e10da19..d174cd0 100644 --- a/python3-Sphinx.changes +++ b/python3-Sphinx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 7 08:16:04 UTC 2013 - highwaystar.ru@gmail.com + +- fix building under openSUSE 12.1, 12.2: + BuildRequires: python3-2to3 should be explicitly stated + ------------------------------------------------------------------- Tue Apr 30 14:38:39 UTC 2013 - speilicke@suse.com diff --git a/python3-Sphinx.spec b/python3-Sphinx.spec index 0d7f645..ebd8e0d 100644 --- a/python3-Sphinx.spec +++ b/python3-Sphinx.spec @@ -25,6 +25,7 @@ License: BSD-2-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz Patch0: python3-Sphinx-docs.patch +BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-distribute # Documentation requirements: