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

Modified Files:
        scipy-py.info 
Log Message:
New upstream version, uses g95 on intel.


Index: scipy-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/scipy-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- scipy-py.info       21 Feb 2006 17:44:49 -0000      1.3
+++ scipy-py.info       6 Apr 2006 22:57:46 -0000       1.4
@@ -1,20 +1,20 @@
 Info2: <<
 
 Package: scipy-py%type_pkg[python]
-Version: 0.4.6
+Version: 0.4.8
 Epoch: 1
 Revision: 1
 Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
 Type: python (2.3 2.4)
-Depends: scipy-core-py%type_pkg[python] (>= 0.9.5), python%type_pkg[python] | 
python%type_pkg[python]-nox, fftw3-shlibs
-BuildDepends: fftw3, g77
+Depends: scipy-core-py%type_pkg[python] (>= 0.9.6), python%type_pkg[python] | 
python%type_pkg[python]-nox, fftw3-shlibs (>= 3.1.1-1)
+BuildDepends: fftw3 (>= 3.1.1-1), g95 (>= 0.50-20060321)
 Source: mirror:sourceforge:scipy/scipy-%v.tar.gz
-Source-MD5: cdf236f1d93fca286d27a7c10b6fe446
+Source-MD5: 854db037c56a0a359f877e8f852925ea
 CompileScript: <<
- %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=gnu build
+ %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=g95 build
 <<
 InstallScript: <<
- %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=gnu install 
--root %d
+ %p/bin/python%type_raw[python] setup.py config_fc --fcompiler=g95 install 
--root %d
 <<
 DocFiles: INSTALL.txt LICENSE.txt
 Description: Scientific tools for Python



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to