]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: change ceph-mgr package depency from py-bcrypt to python2-bcrypt 23648/head
authorKonstantin Sakhinov <sakhinov@gmail.com>
Thu, 16 Aug 2018 19:38:17 +0000 (23:38 +0400)
committerroot <root@centos.sakhinov.net>
Mon, 20 Aug 2018 13:08:33 +0000 (16:08 +0300)
Signed-off-by: Konstantin Sakhinov <sakhinov@gmail.com>
ceph.spec.in

index 787ec7ade66d9970207bb5afffbfdc4a26e3e137..8ff849ae1c071a153eb201dd410c0fcb68ab72c5 100644 (file)
@@ -250,13 +250,8 @@ BuildRequires:     python3-Cython
 BuildRequires: python%{_python_buildid}-cherrypy
 BuildRequires: python%{_python_buildid}-routes
 BuildRequires: python%{_python_buildid}-werkzeug
-%if 0%{?fedora}
 BuildRequires: python%{_python_buildid}-bcrypt
 %endif
-%if 0%{?rhel}
-BuildRequires: py-bcrypt
-%endif
-%endif
 %if 0%{?suse_version}
 BuildRequires: python%{_python_buildid}-CherryPy
 BuildRequires: python%{_python_buildid}-Routes
@@ -409,13 +404,8 @@ Requires:       python%{_python_buildid}-jinja2
 Requires:       python%{_python_buildid}-routes
 Requires:       python%{_python_buildid}-werkzeug
 Requires:       pyOpenSSL%{_python_buildid}
-%if 0%{?fedora}
 Requires:      python%{_python_buildid}-bcrypt
 %endif
-%if 0%{?rhel}
-Requires:      py-bcrypt
-%endif
-%endif
 %if 0%{?suse_version}
 Requires:       python%{_python_buildid}-CherryPy
 Requires:       python%{_python_buildid}-Routes