BuildRequires: libopenssl-devel
BuildRequires: lsb-release
BuildRequires: openldap2-devel
+BuildRequires: python-CherryPy
BuildRequires: python-Cython
BuildRequires: python-Sphinx
%endif
BuildRequires: openssl-devel
BuildRequires: redhat-lsb-core
BuildRequires: Cython
+BuildRequires: python-cherrypy
BuildRequires: python-sphinx
%endif
# python34-... for RHEL, python3-... for all other supported distros
Group: System/Filesystems
%endif
Requires: ceph-base = %{epoch}:%{version}-%{release}
+%if 0%{?fedora} || 0%{?rhel}
+Requires: python-cherrypy
+%endif
+%if 0%{?suse_version}
+Requires: python-CherryPy
+%endif
%description mgr
ceph-mgr enables python modules that provide services (such as the REST
pkg-config,
python (>= 2.7),
python-all-dev,
+ python-cherrypy3,
python-nose,
python-prettytable,
python-setuptools,
Depends: ceph-base (= ${binary:Version}),
${misc:Depends},
${python:Depends},
+ python-cherrypy3,
${shlibs:Depends}
Replaces: ceph (<< 0.93-417)
Breaks: ceph (<< 0.93-417)