SHA256
1
0
forked from pool/libfabric

Accepting request 516219 from home:NMoreyChaisemartin:branches:science:HPC

- Fix rpmbuild warnings
- libfabric-devel requires libfabric1, not libfabric
- Fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/516219
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libfabric?expand=0&rev=17
This commit is contained in:
Nicolas Morey-Chaisemartin 2017-08-11 19:26:50 +00:00 committed by Git OBS Bridge
parent 077af6fa82
commit 649ad16658
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
libfabric
libfabric1
libfabric-devel
requires -libibmad-<targettype>
requires "libfabric-<targettype> = <version>"

View File

@ -65,7 +65,9 @@ Thu Aug 10 08:29:42 UTC 2017 - nmoreychaisemartin@suse.com
context sizes than default it wasn't honored.
* Introduce env variables for setting default tx, rx context sizes and iov limits.
* Report correct completion ordering supported by MSG endpoints.
* Fix rpmbuild warnings
- Fix rpmbuild warnings
- libfabric-devel requires libfabric1, not libfabric
- Fix baselibs.conf
-------------------------------------------------------------------
Tue Jul 4 09:21:35 UTC 2017 - nmoreychaisemartin@suse.com

View File

@ -62,7 +62,7 @@ services, such as RDMA. This package contains the runtime library.
%package devel
Summary: Development files for the libfabric library
Group: Development/Libraries/C and C++
Requires: libfabric = %{version}
Requires: libfabric%{lib_major} = %{version}
%description devel
libfabric provides a user-space API to access high-performance fabric