mirror of
https://github.com/ceph/ceph
synced 2025-02-17 07:57:44 +00:00
Merge PR #26617 into master
* refs/pull/26617/head: rpm: Fix pyOpenSSL dependency Reviewed-by: Kefu Chai <kchai@redhat.com> Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
This commit is contained in:
commit
d2a3168bf3
@ -200,10 +200,9 @@ BuildRequires: python%{_python_buildid}-requests
|
||||
BuildRequires: python%{_python_buildid}-six
|
||||
BuildRequires: python%{_python_buildid}-tox
|
||||
BuildRequires: python%{_python_buildid}-virtualenv
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
%if 0%{?rhel} == 7
|
||||
BuildRequires: pyOpenSSL%{_python_buildid}
|
||||
%endif
|
||||
%if 0%{?suse_version}
|
||||
%else
|
||||
BuildRequires: python%{_python_buildid}-pyOpenSSL
|
||||
%endif
|
||||
BuildRequires: socat
|
||||
|
Loading…
Reference in New Issue
Block a user