Hello community,

here is the log from the commit of package elpa for openSUSE:Factory checked in 
at 2015-03-05 15:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elpa (Old)
 and      /work/SRC/openSUSE:Factory/.elpa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elpa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/elpa/elpa.changes        2015-01-29 
09:55:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.elpa.new/elpa.changes   2015-03-05 
18:17:20.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 15:49:56 UTC 2015 - [email protected]
+
+- Update to released version 2015.02.001
+  Removed 'skip_openmp_for_missing_mpi_thread_support.patch',
+  was merged upstream
+
+-------------------------------------------------------------------

Old:
----
  elpa-2014.06.001.tar.gz
  skip_openmp_for_missing_mpi_thread_support.patch

New:
----
  elpa-2015.02.001.tar.gz

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

Other differences:
------------------
++++++ elpa.spec ++++++
--- /var/tmp/diff_new_pack.yG5x2Z/_old  2015-03-05 18:17:20.000000000 +0100
+++ /var/tmp/diff_new_pack.yG5x2Z/_new  2015-03-05 18:17:20.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package elpa
 #
-# Copyright (c) 2014 Lorenz Hüdepohl
+# Copyright (c) 2015 Lorenz Hüdepohl
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,14 +32,13 @@
 %endif
 
 Name:           elpa
-Version:        2014.06.001
+Version:        2015.02.001
 Release:        2
 Summary:        A massively parallel eigenvector solver
 License:        LGPL-3.0
 Group:          System/Libraries
 Url:            http://elpa.rzg.mpg.de/
 Source0:        http://elpa.rzg.mpg.de/%{name}-%{version}.tar.gz
-Patch0:                skip_openmp_for_missing_mpi_thread_support.patch
 Requires:       openmpi
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -81,13 +80,13 @@
 ELPA has demonstrated good scalability for large matrices on up to 294.000
 cores of a BlueGene/P system.
 
-%package     -n lib%{name}1
+%package     -n lib%{name}2
 Summary:        A massively parallel eigenvector solver
 Group:          System/Libraries
 Provides:       %{name} = %{version}
 Requires:       %{name}-tools >= %{version}
 
-%description -n lib%{name}1
+%description -n lib%{name}2
 A new efficient distributed parallel direct eigenvalue solver for
 symmetric matrices. It contains both an improved one-step ScaLAPACK type solver
 (ELPA1) and the two-step solver ELPA2.
@@ -146,7 +145,7 @@
 
 %if %{defined with_openmp}
 
-%package     -n lib%{name}_openmp1
+%package     -n lib%{name}_openmp2
 Requires:       openmpi >= 1.8
 BuildRequires:  openmpi-devel >= 1.8
 Summary:        A massively parallel eigenvector solver
@@ -154,7 +153,7 @@
 Provides:       %{name}_openmp = %{version}
 Requires:       %{name}_openmp-tools >= %{version}
 
-%description -n lib%{name}_openmp1
+%description -n lib%{name}_openmp2
 OpenMP parallelized version of %{name}, use with an Open MPI implementation
 that was configured and tested with MPI_THREAD_MULTIPLE support.
 
@@ -202,7 +201,6 @@
 
 %prep
 %setup
-%patch0 -p1
 
 %build
 %if %{defined fedora}
@@ -250,15 +248,15 @@
 make V=1 install DESTDIR=%{buildroot}
 popd
 
-%post   -n lib%{name}1 -p /sbin/ldconfig
-%postun -n lib%{name}1 -p /sbin/ldconfig
+%post   -n lib%{name}2 -p /sbin/ldconfig
+%postun -n lib%{name}2 -p /sbin/ldconfig
 
 %if %{defined with_openmp}
-%post   -n lib%{name}_openmp1 -p /sbin/ldconfig
-%postun -n lib%{name}_openmp1 -p /sbin/ldconfig
+%post   -n lib%{name}_openmp2 -p /sbin/ldconfig
+%postun -n lib%{name}_openmp2 -p /sbin/ldconfig
 %endif
 
-%files -n lib%{name}1
+%files -n lib%{name}2
 # See http://en.opensuse.org/openSUSE:Shared_library_packaging_policy
 # to explain this package's name
 %defattr(0755,root,root)
@@ -290,7 +288,7 @@
 
 %if %{defined with_openmp}
 
-%files -n lib%{name}_openmp1
+%files -n lib%{name}_openmp2
 %defattr(0755,root,root)
 %{_libdir}/lib%{name}_openmp.so.*
 %doc

++++++ elpa-2014.06.001.tar.gz -> elpa-2015.02.001.tar.gz ++++++
++++ 22199 lines of diff (skipped)

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

Reply via email to