Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2012-07-30 21:50:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openmpi (Old)
 and      /work/SRC/openSUSE:Factory/.openmpi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openmpi", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openmpi/openmpi.changes  2012-04-23 
09:16:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi.changes     2012-07-30 
21:50:47.000000000 +0200
@@ -1,0 +2,43 @@
+Thu Jul 26 23:44:59 UTC 2012 - [email protected]
+- updated to version 1.6 changelog:
+- Fix some process affinity issues.  When binding a process, Open MPI
+  will now bind to all available hyperthreads in a core (or socket,
+  depending on the binding options specified).
+  --> Note that "mpirun --bind-to-socket ..." does not work on POWER6-
+      and POWER7-based systems with some Linux kernel versions.  See
+      the FAQ on the Open MPI web site for more information.
+- Add support for ARM5 and ARM6 (in addition to the existing ARM7
+  support).  Thanks to Evan Clinton for the patch.
+- Minor Mellanox MXM fixes.
+- Properly detect FDR10, FDR, and EDR OpenFabrics devices.
+- Minor fixes to the mpirun(1) and MPI_Comm_create(3) man pages.
+- Prevent segv if COMM_SPAWN_MULTIPLE fails.  Thanks to Fujitsu for
+  the patch.
+- Disable interposed memory management in fakeroot environments.  This
+  fixes a problem in some build environments.
+- Minor hwloc updates.
+- Array versions of MPI_TEST and MPI_WAIT with a count==0 will now
+  return immediately with MPI_SUCCESS.  Thanks to Jeremiah Willcock
+  for the suggestion.
+- Update VampirTrace to v5.12.2.
+- Properly handle forwarding stdin to all processes when "mpirun
+  --stdin all" is used.
+- Workaround XLC assembly bug.
+- OS X Tiger (10.4) has not been supported for a while, so forcibly
+  abort configure if we detect it.
+- Fix segv in the openib BTL when running on SPARC 64 systems.
+- Fix some include file ordering issues on some BSD-based platforms.
+  Thanks to Paul Hargove for this (and many, many other) fixes.
+- Properly handle .FALSE. return parameter value to attribute copy
+  callback functions.
+- Fix a bunch of minor C++ API issues; thanks to Fujitsu for the patch.
+- Fixed the default hostfile MCA parameter behavior.
+- Per the MPI spec, ensure not to touch the port_name parameter to
+  MPI_CLOSE_PORT (it's an IN parameter). 
+
+-------------------------------------------------------------------
+Thu Jul 26 23:34:31 UTC 2012 - [email protected]
+
+- no need for this patch change-otf-soname.diff 
+
+-------------------------------------------------------------------

Old:
----
  change-otf-soname.diff
  openmpi-1.5.4.tar.bz2

New:
----
  openmpi-1.6.tar.bz2

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

Other differences:
------------------
++++++ openmpi.spec ++++++
--- /var/tmp/diff_new_pack.I3x5Tg/_old  2012-07-30 21:51:26.000000000 +0200
+++ /var/tmp/diff_new_pack.I3x5Tg/_new  2012-07-30 21:51:26.000000000 +0200
@@ -22,14 +22,13 @@
 Summary:        A powerful implementaion of MPI
 License:        BSD-3-Clause
 Group:          Development/Libraries/Parallel
-Version:        1.5.4
+Version:        1.6
 Release:        0
-Source0:        %{name}-%{version}.tar.bz2
-#Source0:        
http://www.open-mpi.org/software/ompi/v1.4/downloads/%{name}-%{version}.tar.bz2
+#Source0:        %{name}-%{version}.tar.bz2
+Source0:        
http://www.open-mpi.org/software/ompi/v%version/downloads/%{name}-%{version}.tar.bz2
 Source1:        mpivars.sh
 Source2:        mpivars.csh
 Source3:        baselibs.conf
-Patch0:         change-otf-soname.diff
 Url:            http://www.open-mpi.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Modules
@@ -82,7 +81,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
@@ -145,9 +143,6 @@
 
 EOF
 
-%clean
-rm -rf ${RPM_BUILD_ROOT}
-
 %post
 /sbin/ldconfig
 /usr/bin/mpi-selector \

++++++ openmpi-1.5.4.tar.bz2 -> openmpi-1.6.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/openmpi/openmpi-1.5.4.tar.bz2 
/work/SRC/openSUSE:Factory/.openmpi.new/openmpi-1.6.tar.bz2 differ: char 11, 
line 1

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

Reply via email to