Skip to content

Commit

Permalink
rpm: move unified python-sphinx build dependency
Browse files Browse the repository at this point in the history
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>
(cherry picked from commit 1d897da)
  • Loading branch information
smithfarm committed May 4, 2016
1 parent affacf8 commit 60ea75e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ceph.spec.in
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 60ea75e

Please sign in to comment.