Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv22816

Modified Files:
        dap-py.info quadtree-py.info 
Log Message:
Fixed some dependencies on setuptools:
  dependency missing from quadtree-py
  dap-py should have a BuildDepend, not a Depend


Index: dap-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/dap-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dap-py.info 28 May 2007 15:30:33 -0000      1.3
+++ dap-py.info 25 Aug 2007 14:26:51 -0000      1.4
@@ -2,7 +2,7 @@
 
 Package: dap-py%type_pkg[python]
 Version: 2.2.5.9
-Revision: 2
+Revision: 3
 Description: Python Data Access Protocol (dap)
 DescDetail: <<
 This is a Python implementation of the Data Access Protocol, a
@@ -34,7 +34,8 @@
 Source: http://cheeseshop.python.org/packages/source/d/dap/dap-%v.tar.gz
 Source-MD5: 9dd70867d7718512ec032d1b41cf5618
 Type: python (2.5)
-Depends: python%type_pkg[python], httplib2-py%type_pkg[python], 
setuptools-py%type_pkg[python] (>= 0.6c5-1)
+Depends: python%type_pkg[python], httplib2-py%type_pkg[python]
+BuildDepends: setuptools-py%type_pkg[python] (>= 0.6c5-1)
 CompileScript: <<
  echo Skipping build
 <<

Index: quadtree-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/quadtree-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- quadtree-py.info    18 Mar 2007 15:40:11 -0000      1.3
+++ quadtree-py.info    25 Aug 2007 14:26:51 -0000      1.4
@@ -36,6 +36,7 @@
 Source-MD5: 2ace3a8077e4b456e74fc2be870c71f1
 Type: python (2.5)
 Depends: python%type_pkg[python]
+BuildDepends: setuptools-py%type_pkg[python] (>= 0.6c5-1)
 CompileScript: <<
  echo Skipping build
 <<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to