Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv21769

Modified Files:
        qrupdate.info 
Log Message:
sync with akh/exp (accommodate darwin9), add missing -dev dep:-shlibs


Index: qrupdate.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/qrupdate.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- qrupdate.info       25 Aug 2011 21:11:22 -0000      1.2
+++ qrupdate.info       25 Aug 2011 21:55:14 -0000      1.3
@@ -2,7 +2,7 @@
 Package: qrupdate%type_pkg[-shlibs]
 Type: -shlibs (-shlibs)
 Version: 1.1.1
-Revision: 0.05
+Revision: 0.06
 Source: mirror:sourceforge:%{Ni}/1.1/%{Ni}-%v.tar.gz
 Source-MD5: 7782c7ee6c234e56a72d6b86c1856fa0
 Description: QR and Cholesky decomposition library
@@ -32,7 +32,7 @@
        # recursive parallel Makefiles please -- fangism
        sed -i.orig -e '/make -C/s|make|+&|' Makefile
        darwin_vers=`uname -r | cut -d. -f1`
-       if test $darwin_vers = 8
+       if [ $darwin_vers = 8 -o $darwin_vers = 9 ]
        then
        sed -i.orig2 -e '/BLAS=/i\
 ATLAS_HOME=/Developer/SDKs/MacOSX10.4u.sdk/usr\
@@ -62,8 +62,9 @@
        Package: qrupdate-dev
        Files: lib/*a lib/lib%{Ni}.dylib
        DocFiles: COPYING README
+       Depends: qrupdate-shlibs
        DescUsage: <<
-               This package contains a static library, libtool archive, and 
+               This package contains a static library, header, and 
                unversioned dylib.
        <<
 <<


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to