Hello community, here is the log from the commit of package gasnet for openSUSE:Factory checked in at 2017-07-17 09:08:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gasnet (Old) and /work/SRC/openSUSE:Factory/.gasnet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gasnet" Mon Jul 17 09:08:47 2017 rev:6 rq:507883 version:1.28.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gasnet/gasnet.changes 2017-06-20 09:40:38.817939590 +0200 +++ /work/SRC/openSUSE:Factory/.gasnet.new/gasnet.changes 2017-07-17 09:08:48.227833887 +0200 @@ -1,0 +2,6 @@ +Fri Jun 30 07:37:04 UTC 2017 - [email protected] + +- Remove BuildRequires for libpsm2-compat +- Build with OFI support on x86 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gasnet.spec ++++++ --- /var/tmp/diff_new_pack.KBCLfT/_old 2017-07-17 09:08:49.543648564 +0200 +++ /var/tmp/diff_new_pack.KBCLfT/_new 2017-07-17 09:08:49.547648001 +0200 @@ -32,10 +32,10 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libibverbs-devel -%ifarch x86_64 -BuildRequires: infinipath-psm +%ifarch x86_64 %{ix86} BuildRequires: libfabric-devel -BuildRequires: libpsm2-compat +%endif +%ifarch x86_64 BuildRequires: libpsm2-devel %endif BuildRequires: libtool @@ -105,7 +105,7 @@ %build %configure --enable-udp --enable-mpi --enable-par --enable-ibv --disable-aligned-segments --enable-segment-fast --with-segment-mmap-max=4GB --disable-debug \ -%ifarch x86_64 +%ifarch x86_64 %{ix86} --enable-ofi \ %endif %ifarch s390 s390x
