Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mvapich2 for openSUSE:Factory checked in at 2022-02-17 00:30:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old) and /work/SRC/openSUSE:Factory/.mvapich2.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mvapich2" Thu Feb 17 00:30:56 2022 rev:30 rq:955361 version:2.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes 2021-10-20 20:24:48.093397233 +0200 +++ /work/SRC/openSUSE:Factory/.mvapich2.new.1956/mvapich2.changes 2022-02-17 00:32:14.061415680 +0100 @@ -1,0 +2,5 @@ +Wed Feb 16 11:07:12 UTC 2022 - Nicolas Morey-Chaisemartin <[email protected]> + +- Disable dlopen for verbs library (bsc#1196019) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mvapich2.spec ++++++ --- /var/tmp/diff_new_pack.1QjneO/_old 2022-02-17 00:32:14.993415519 +0100 +++ /var/tmp/diff_new_pack.1QjneO/_new 2022-02-17 00:32:15.001415518 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -431,6 +431,9 @@ --with-device=ch3:psm \ --with-psm2=/usr \ %endif +%if "%{build_flavor}" == "verbs" + --disable-ibv-dlopen \ +%endif --without-mpe make %{?_smp_mflags} V=1
