Hello community,

here is the log from the commit of package arpack-ng for openSUSE:Factory 
checked in at 2013-09-08 11:29:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arpack-ng (Old)
 and      /work/SRC/openSUSE:Factory/.arpack-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arpack-ng"

Changes:
--------
--- /work/SRC/openSUSE:Factory/arpack-ng/arpack-ng.changes      2012-08-27 
15:47:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.arpack-ng.new/arpack-ng.changes 2013-09-08 
11:29:14.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Sep  6 22:08:30 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 3.1.3
+  * Replace depcomp symlink with actual file.
+  * Replace arpack.pc with proper autotooled arpack.pc.in
+  * Add debug.h to TESTS/Makefile.am sources
+  * "make dist" is functionnal
+  * Also build the library "libparpacksrcblacs" (PARPACK/UTIL/BLACS/)
+  * Wrong call to pdlamch was causing segfaults
+  * Get rid of the mpif.h occurences in the source code
+  * Configure detected built-in LAPACK and BLAS, but refused to use them
+  * Fixed division by zero in smlnum by usind p[d,s]lamch instead of the
+    serial
+
+-------------------------------------------------------------------

Old:
----
  arpack-ng_3.1.1.tar.gz

New:
----
  arpack-ng-3.1.3.tar.gz

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

Other differences:
------------------
++++++ arpack-ng.spec ++++++
--- /var/tmp/diff_new_pack.ICiHfK/_old  2013-09-08 11:29:16.000000000 +0200
+++ /var/tmp/diff_new_pack.ICiHfK/_new  2013-09-08 11:29:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package arpack-ng
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,13 +28,13 @@
 %endif
 
 Name:           arpack-ng
-Version:        3.1.1
+Version:        3.1.3
 Release:        0
 Summary:        Fortran77 subroutines for solving large scale eigenvalue 
problems
 License:        BSD-3-Clause
 Group:          System/Libraries
 Url:            http://forge.scilab.org/index.php/p/arpack-ng/
-Source0:        
http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/arpack-ng_%{version}.tar.gz
+Source0:        
http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/arpack-ng-%{version}.tar.gz
 Obsoletes:      arpack < %{version}
 Provides:       arpack = %{version}
 BuildRequires:  blas-devel
@@ -159,7 +159,7 @@
 %endif
 
 %prep
-%setup -q -n arpack-ng_%{version}
+%setup -q
 set -- *
 for i in %_mpi
 do
@@ -241,6 +241,7 @@
 %files -n parpack-openmpi
 %defattr(-,root,root,-)
 %{_libdir}/mpi/gcc/openmpi/bin/dnsimp
+%{_libdir}/mpi/gcc/openmpi/bin/p??drv?
 
 %files -n %{plibname}-openmpi
 %defattr(-,root,root,-)
@@ -257,6 +258,7 @@
 %files -n parpack-mvapich2
 %defattr(-,root,root,-)
 %{_libdir}/mpi/gcc/mvapich2/bin/dnsimp
+%{_libdir}/mpi/gcc/mvapich2/bin/p??drv?
 
 %files -n %{plibname}-mvapich2
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to