BuildRequires: python
BuildRequires: python-nose
BuildRequires: python-requests
-%if 0%{?rhel} > 0 && 0%{?rhel} < 7
-BuildRequires: python-sphinx10
-%endif
-%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} >= 7
-BuildRequires: python-sphinx
-%endif
-
BuildRequires: python-virtualenv
BuildRequires: snappy-devel
BuildRequires: util-linux
BuildRequires: expat-devel
BuildRequires: fcgi-devel
%endif
+# python-sphinx
+%if 0%{?rhel} > 0 && 0%{?rhel} < 7
+BuildRequires: python-sphinx10
+%endif
+%if 0%{?fedora} || 0%{?suse_version} || 0%{?rhel} >= 7
+BuildRequires: python-sphinx
+%endif
+
%description
-Ceph is a massively scalable, open-source, distributed
-storage system that runs on commodity hardware and delivers object,
-block and file system storage.
+Ceph is a massively scalable, open-source, distributed storage system that runs
+on commodity hardware and delivers object, block and file system storage.
#################################################################################