Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19204

Modified Files:
        scipy-py.info 
Log Message:
Fixed to work if xlf is installed.


Index: scipy-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/scipy-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- scipy-py.info       12 Jan 2006 14:35:37 -0000      1.6
+++ scipy-py.info       1 Feb 2006 16:10:41 -0000       1.7
@@ -3,19 +3,19 @@
 Package: scipy-py%type_pkg[python]
 Version: 0.4.4
 Epoch: 1
-Revision: 1
+Revision: 2
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Type: python (2.2 2.3 2.4)
-Depends: scipy-core-py%type_pkg[python] (>= 0.9.2), python%type_pkg[python] | 
python%type_pkg[python]-nox, fftw3-shlibs
+Depends: scipy-core-py%type_pkg[python] (>= 0.9.4-1), python%type_pkg[python] 
| python%type_pkg[python]-nox, fftw3-shlibs
 BuildDepends: fftw3, g77
-Source: 
http://new.scipy.org/Wiki/Download?action=AttachFile&do=get&target=scipy-%v.tar.gz
+Source: mirror:sourceforge:scipy/scipy-%v.tar.gz
 SourceRename: scipy-%v.tar.gz
 Source-MD5: b4e40265fc9d37fbaee809fff6c84469
 CompileScript: <<
- %p/bin/python%type_raw[python] setup.py build
+ %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=gnu build 
 <<
 InstallScript: <<
- %p/bin/python%type_raw[python] setup.py install --root %d
+ %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=gnu install 
--root %d
 <<
 DocFiles: INSTALL.txt LICENSE.txt
 Description: Scientific tools for Python



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to