Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29485/10.4/stable/main/finkinfo/sci

Modified Files:
        qrupdate.info 
Log Message:
Compatibility symlink to mitigate runtime breakage in packages built
against << 1.1.2-7.  Perhaps I should have put in a new package name...


Index: qrupdate.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/qrupdate.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- qrupdate.info       18 Apr 2013 13:31:50 -0000      1.13
+++ qrupdate.info       2 Oct 2013 19:06:15 -0000       1.14
@@ -1,7 +1,7 @@
 Info2: <<
 Package: qrupdate%type_pkg[-blas]
 Version: 1.1.2
-Revision: 7
+Revision: 8
 Type: -blas (. -atlas -ref), gcc (4.8), lapack (3.4.2)
 
 Source: mirror:sourceforge:%{Ni}/1.1/%{Ni}-%v.tar.gz
@@ -89,6 +89,8 @@
        mv %N/lib%{Ni}.a .
        # convenience symlink
        ln -s %N/lib%{Ni}.dylib 
+       # symlink to preserve compatibility with versions (<< 1.1.2-7)
+       ln -s %N/lib%{Ni}.1.dylib lib%{Ni}.1.dylib
 <<
 
 DocFiles: COPYING README


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to