From: Nathan Cutler Date: Sat, 23 Apr 2016 17:57:49 +0000 (+0200) Subject: rpm: move unified python-sphinx build dependency X-Git-Tag: v11.0.0~64^2~2^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1d897da861c6134778136fa2b8b33e36c08faff9;p=ceph.git rpm: move unified python-sphinx build dependency Now that the python-sphinx build dependency is unified, move it to the proper section of the spec file. Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index b7dd29e8f137..b4759f1c6f2d 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -108,6 +108,7 @@ BuildRequires: python BuildRequires: python-devel BuildRequires: python-nose BuildRequires: python-requests +BuildRequires: python-sphinx BuildRequires: python-virtualenv BuildRequires: snappy-devel BuildRequires: util-linux @@ -179,8 +180,6 @@ BuildRequires: FastCGI-devel BuildRequires: expat-devel BuildRequires: fcgi-devel %endif -# python-sphinx -BuildRequires: python-sphinx #hardened-cc1 %if 0%{?fedora} || 0%{?rhel} BuildRequires: redhat-rpm-config