diff --git a/baselibs.conf b/baselibs.conf index 67f4bd2..280c5e6 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ libfabric1 libfabric-devel requires -libibmad- - requires "libfabric- = " + requires "libfabric1- = " diff --git a/libfabric.changes b/libfabric.changes index 1a0ef22..e8c8e05 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -32,6 +32,7 @@ Thu Oct 5 07:10:28 UTC 2017 - nmoreychaisemartin@suse.com - Allow modifying rnr retry timout to improve performance - Add checks to handle out of memory errors - Fix crash using atomic operations for MSG EPs +- Fix dependency to libfabric1 for libfabric-devel in baselibs.conf ------------------------------------------------------------------- Tue Sep 5 09:56:19 UTC 2017 - nmoreychaisemartin@suse.com