Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2013-10-14 09:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2013-07-05 
15:05:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2013-10-14 
09:30:36.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Oct 12 14:16:27 UTC 2013 - [email protected]
+
+- Enable use of GCC intrinsics for atomics instead of custom assembler
+- Remove remove-assembler-for-armv5.diff
+
+-------------------------------------------------------------------

Old:
----
  remove-assembler-for-armv5.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.RGoftu/_old  2013-10-14 09:30:38.000000000 +0200
+++ /var/tmp/diff_new_pack.RGoftu/_new  2013-10-14 09:30:38.000000000 +0200
@@ -33,8 +33,6 @@
 Source1:        mpivars.sh
 Source2:        mpivars.csh
 Source3:        baselibs.conf
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch0:         remove-assembler-for-armv5.diff
 Patch1:         openmpi-no_date_and_time.patch
 BuildRequires:  Modules
 BuildRequires:  autoconf
@@ -52,8 +50,6 @@
 BuildRequires:  libibumad-devel
 BuildRequires:  libibverbs-devel
 %endif
-# List loosely based on files available in openmpi-1.4.4/opal/asm/generated/
-ExclusiveArch:  %alpha %arm aarch64 x86_64 %ix86 ia64 mips mips64 ppc ppc64 
%sparc
 %ifarch x86_64
 BuildRequires:  numactl
 %endif
@@ -104,9 +100,6 @@
 
 %prep
 %setup -q
-%ifarch armv5el armv5tel aarch64
-%patch0
-%endif
 %patch1
 
 %build
@@ -119,6 +112,7 @@
            --libdir="%{mpi_libdir}" \
            --mandir="%{mpi_mandir}" \
            --disable-static  \
+           --enable-builtin-atomics \
 %if %{with_openib}
           --with-verbs \
 %endif

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to