[python-simplemediawiki] BuildRequires python-sphinx

Ian Weller ianweller at fedoraproject.org
Mon Aug 12 16:33:19 UTC 2013


commit 34d8fc8ac316e830b54e866e1f3e1dd49f6f9fa7
Author: Ian Weller <ian at ianweller.org>
Date:   Mon Aug 12 12:32:45 2013 -0400

    BuildRequires python-sphinx

 python-simplemediawiki.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-simplemediawiki.spec b/python-simplemediawiki.spec
index 2989b68..1014ac3 100644
--- a/python-simplemediawiki.spec
+++ b/python-simplemediawiki.spec
@@ -15,7 +15,7 @@ URL:            https://github.com/ianweller/python-simplemediawiki
 Source0:        http://pypi.python.org/packages/source/s/%{tarball_name}/%{tarball_name}-%{full_version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  python2-devel python-kitchen python-nose
+BuildRequires:  python2-devel python-kitchen python-nose python-sphinx
 Requires:       python-kitchen python-sphinx
 %if 0%{?with_python3}
 BuildRequires:  python3-devel python3-nose python3-sphinx


More information about the scm-commits mailing list