diff --git a/fabtests.changes b/fabtests.changes index d736be9..3b37b2f 100644 --- a/fabtests.changes +++ b/fabtests.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 3 07:53:20 UTC 2021 - Nicolas Morey-Chaisemartin + +- Enable PSM3 provider (jsc#SLE-18754) + ------------------------------------------------------------------- Fri Oct 29 11:13:43 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/libfabric.changes b/libfabric.changes index d736be9..3b37b2f 100644 --- a/libfabric.changes +++ b/libfabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 3 07:53:20 UTC 2021 - Nicolas Morey-Chaisemartin + +- Enable PSM3 provider (jsc#SLE-18754) + ------------------------------------------------------------------- Fri Oct 29 11:13:43 UTC 2021 - Nicolas Morey-Chaisemartin diff --git a/libfabric.spec b/libfabric.spec index 028c342..c0ddc71 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -34,6 +34,7 @@ BuildRequires: automake BuildRequires: libibverbs-devel BuildRequires: libnl3-devel %ifarch x86_64 +BuildRequires: libnuma-devel BuildRequires: libpsm2-devel %endif %ifarch x86_64 %{ix86} @@ -82,6 +83,7 @@ autoreconf -fi %endif %ifarch x86_64 --enable-psm2 \ + --enable-psm3 \ %endif --disable-static make %{?_smp_mflags}