Accepting request 746104 from home:StefanBruens:branches:science:HPC
- BuildRequire valgrind-client-headers instead of full valgrind-devel where available. OBS-URL: https://build.opensuse.org/request/show/746104 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=115
This commit is contained in:
parent
f4aa09b313
commit
99ce135677
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 23:09:09 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- BuildRequire valgrind-client-headers instead of full valgrind-devel
|
||||
where available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 2 06:37:21 UTC 2019 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -73,8 +73,12 @@ BuildRequires: python3-Cython
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
%ifnarch s390 s390x
|
||||
%if 0%{?suse_version} >= 1550
|
||||
BuildRequires: valgrind-client-headers
|
||||
%else
|
||||
BuildRequires: valgrind-devel
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: pkgconfig(libnl-3.0)
|
||||
BuildRequires: pkgconfig(libnl-route-3.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user