[Pkg-scicomp-commits] arpack/trunk/debian/patches

Daniel Leidert daniel.leidert.spam at gmx.net
Sun Mar 22 13:06:43 UTC 2009


SVN commit 4304 by dleidert-guest:

* debian/patches/no_external_etime.patch: Refresh patch.
* debian/patches/parpacklib.patch: Ditto.



 M  +4 -8      arpack/trunk/debian/patches/no_external_etime.patch  
 M  +4 -4      arpack/trunk/debian/patches/parpacklib.patch  


--- arpack/trunk/debian/patches/no_external_etime.patch #4303:4304
@@ -1,9 +1,7 @@
 # ARPACK/UTIL/second.f, UTIL/second.f: EXTERNAL for etime() is wrong here.
 
-Index: trunk/ARPACK/UTIL/second.f
-===================================================================
---- trunk.orig/ARPACK/UTIL/second.f	2008-03-11 04:23:31.000000000 +0100
-+++ trunk/ARPACK/UTIL/second.f	2008-03-11 04:23:41.000000000 +0100
+--- trunk.orig/ARPACK/UTIL/second.f
++++ trunk/ARPACK/UTIL/second.f
 @@ -21,7 +21,7 @@
  *     ..
  *     .. External Functions ..
@@ -13,10 +11,8 @@
  *     ..
  *     .. Executable Statements ..
  *
-Index: trunk/UTIL/second.f
-===================================================================
---- trunk.orig/UTIL/second.f	2008-03-11 04:23:45.000000000 +0100
-+++ trunk/UTIL/second.f	2008-03-11 04:23:54.000000000 +0100
+--- trunk.orig/UTIL/second.f
++++ trunk/UTIL/second.f
 @@ -21,7 +21,7 @@
  *     ..
  *     .. External Functions ..
--- arpack/trunk/debian/patches/parpacklib.patch #4303:4304
@@ -1,12 +1,12 @@
 # Added PARPACKLIB parameter to ARmake.inc in 2.1+parpack96-8
 
---- arpack-2.1+parpack96/ARmake.inc~	2008-11-10 10:55:42.000000000 -0500
-+++ arpack-2.1+parpack96/ARmake.inc	2008-11-10 10:56:10.000000000 -0500
+--- trunk.orig/ARmake.inc
++++ trunk/ARmake.inc
 @@ -59,6 +59,7 @@
  # %---------------------------------------------------%
  #
  ARPACKLIB  = $(home)/libarpack.a
 +PARPACKLIB  = $(home)/libparpack.a
- LAPACKLIB =
- BLASLIB =
+ LAPACKLIB = 
+ BLASLIB = 
  #



More information about the Pkg-scicomp-commits mailing list