mirror of
https://github.com/ceph/ceph
synced 2024-12-16 00:15:35 +00:00
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 <ncutler@suse.com>
This commit is contained in:
parent
7d10503fef
commit
1ff78261b2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user