Bug 1433920

Summary: Switch from librdmacm-devel to rdma-core-devel
Product: Red Hat Enterprise Linux 7 Reporter: Miroslav Rezanina <mrezanin>
Component: qemu-kvmAssignee: Miroslav Rezanina <mrezanin>
Status: CLOSED ERRATA QA Contact: Chao Yang <chayang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: chayang, juzhang, michen, qzhang, rbalakri, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qemu-kvm-1.5.3-134.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1433921 (view as bug list) Environment:
Last Closed: 2017-08-01 17:49:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1433921    

Description Miroslav Rezanina 2017-03-20 11:37:20 UTC
rdma-core is going to replace librdmacm in RHEL 7.4. We have to update our spec file to reflect this change to be able to build.

Comment 2 Miroslav Rezanina 2017-03-21 14:21:02 UTC
Fix included in qemu-kvm-1.5.3-134.el7

Comment 4 Chao Yang 2017-05-04 02:00:51 UTC
# git diff qemu-kvm-1.5.3-130.el7.src/qemu-kvm.spec qemu-kvm-1.5.3-137.el7.src/qemu-kvm.spec

...
 # For rdma
 %if 0%{?have_librdma:1}
-BuildRequires: librdmacm-devel
+BuildRequires: rdma-core-devel
 %endif
...

Setting VERIFIED per above.

Comment 5 errata-xmlrpc 2017-08-01 17:49:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2017:1856