From 60ea75e2860dacf3371159cb61652565a59866ac Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Sat, 23 Apr 2016 19:57:49 +0200 Subject: [PATCH] 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 (cherry picked from commit 1d897da861c6134778136fa2b8b33e36c08faff9) --- ceph.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 9a60ce51885d8..1515bace87430 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