Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv11960/10.4/stable/main/finkinfo/sci

Modified Files:
        qrupdate.info 
Log Message:
qrupdate-atlas probably ought to _declare_ dependencies on atlas...

Index: qrupdate.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/qrupdate.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- qrupdate.info       14 Oct 2011 14:08:40 -0000      1.2
+++ qrupdate.info       7 Nov 2011 01:22:59 -0000       1.3
@@ -1,8 +1,7 @@
 Info2: <<
 Package: qrupdate%type_pkg[-atlas]
 Version: 1.1.1
-Revision: 5
-#no atlas on 10.7 yet
+Revision: 6
 Type: -atlas (boolean)
 
 Source: mirror:sourceforge:%{Ni}/1.1/%{Ni}-%v.tar.gz
@@ -25,7 +24,10 @@
 Maintainer: Alexander Hansen <[email protected]>
 License: GPL
 
-BuildDepends: gcc46-compiler
+BuildDepends: <<
+(%type_raw[-atlas] != .) atlas,
+gcc46-compiler
+<<
 Depends: %N-shlibs (=%v-%r)
 BuildDependsOnly: true
 Conflicts: qrupdate, qrupdate-atlas
@@ -67,7 +69,7 @@
 
 InstallScript: <<
        mkdir -p %i/lib
-       make -j1 install-shlib install-staticlib DESTDIR=%d
+       make -j1 install-shlib install-staticlib DESTDIR=%d     
 <<
 
 DocFiles: COPYING README
@@ -75,7 +77,10 @@
 SplitOff: <<
        Package: %N-shlibs
        
-       Depends: gcc46-shlibs
+       Depends: <<
+       (%type_raw[-atlas] != .) atlas-shlibs,
+       gcc46-shlibs
+       <<
        Conflicts:  qrupdate-atlas-shlibs, qrupdate-shlibs
        Replaces:  qrupdate-atlas-shlibs, qrupdate-shlibs
        


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to