From f23925b1e6e5b7950138a3b5bbeb3ed560fa5dbd Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Thu, 11 Aug 2011 12:59:55 +0200 Subject: [PATCH] Fix: python-sphinx is a BR. --- python-py.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-py.spec b/python-py.spec index 1ca7698..fa0fc1d 100644 --- a/python-py.spec +++ b/python-py.spec @@ -24,7 +24,7 @@ BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-setuptools %if 0%{?with_docs} -Requires: python-sphinx +BuildRequires: python-sphinx %endif # with_docs %if 0%{?run_check} BuildRequires: pytest >= 2.1.0