[Pkg-scicomp-devel] suitesparse/trunk/debian

Rafael Laboissiere rafael at debian.org
Tue Feb 5 00:59:56 UTC 2008


SVN commit 2066 by rafael:

Added closing bug number

 M  +1 -1      suitesparse/trunk/debian/changelog  
 M  +0 -1      suitesparse/trunk/debian/libsuitesparse.overrides  
 M  +1 -1      suitesparse/trunk/debian/patches/12-CHOLMOD_Lib_Makefile.dpatch  


--- suitesparse/trunk/debian/changelog #2065:2066
@@ -11,7 +11,7 @@
   * debian/control:
     + Switch from g77 to gfortran, adjusting all dependencies on the
       appropriate versions of the blas, atlas and lapack packages.  Thanks
-      to Kumar Appaiah for the patch.
+      to Kumar Appaiah for the patch (closes: #463820).
     + Changed the deprecated Source-Version substvar by the recommended
       binary:Version (this is used instead of source:Version, otherwise
       the package will not be binNMUable)
--- suitesparse/trunk/debian/libsuitesparse.overrides #2065:2066
@@ -1,2 +1 @@
 libsuitesparse: package-name-doesnt-match-sonames libccolamd1 libcsparse1 libcolamd1 libbtf1 libldl1 libcxsparse1 libcholmod1 libamd1 libklu1 libcamd1 libumfpack1
-libsuitesparse: binary-or-shlib-defines-rpath ./usr/lib/libcholmod.so.1.2 ../../AMD/Lib:../../CAMD/Lib:../../COLAMD/Lib:../../CCOLAMD/Lib:/usr/lib
--- suitesparse/trunk/debian/patches/12-CHOLMOD_Lib_Makefile.dpatch #2065:2066
@@ -115,7 +115,7 @@
  
 -$(OBJ): $(INC)
 +libcholmod.so.1.6.0: $(OBJ_SL)
-+	$(CC) -shared $^ -Wl,--rpath -Wl,../../AMD/Lib -Wl,--rpath -Wl,../../CAMD/Lib -Wl,--rpath -Wl,../../COLAMD/Lib -Wl,--rpath -Wl,../../CCOLAMD/Lib -Wl,--rpath -Wl,/usr/lib -lblas -llapack ../../AMD/Lib/libamd.so ../../CAMD/Lib/libcamd.so ../../COLAMD/Lib/libcolamd.so ../../CCOLAMD/Lib/libccolamd.so -lm  -Wl,-soname -Wl,libcholmod.so.1 -o $@
++	$(CC) -shared $^ -lblas -llapack ../../AMD/Lib/libamd.so ../../CAMD/Lib/libcamd.so ../../COLAMD/Lib/libcolamd.so ../../CCOLAMD/Lib/libccolamd.so -lm  -Wl,-soname -Wl,libcholmod.so.1 -o $@
 +	ln -s $@ libcholmod.so.1
 +	ln -s $@ libcholmod.so
 +



More information about the Pkg-scicomp-devel mailing list