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

Modified Files:
        scipy-core-py.patch 
Log Message:
Remove unneeded hunk


Index: scipy-core-py.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/scipy-core-py.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- scipy-core-py.patch 23 Jan 2006 21:07:47 -0000      1.3
+++ scipy-core-py.patch 1 Feb 2006 16:11:40 -0000       1.4
@@ -1,21 +1,3 @@
---- numpy/numpy/distutils/fcompiler/__init__.py.orig   2006-01-23 
13:05:56.000000000 -0700
-+++ numpy/numpy/distutils/fcompiler/__init__.py        2006-01-23 
13:55:59.000000000 -0700
-@@ -678,12 +678,11 @@
-             pass
-         except Exception, msg:
-             log.warn(msg)
--        if v is None:
-+        # code to find version numbers is broken, so hardwire
-+        #if compiler not in ['gnu95','gnu','g95','ibm']:
-+        if compiler not in ['gnu','g95','gnu95','ibm']:
-             compilers_na.append(("fcompiler="+compiler, None,
-                               fcompiler_class[compiler][2]))
--        elif v=='N/A':
--            compilers_ni.append(("fcompiler="+compiler, None,
--                                 fcompiler_class[compiler][2]))
-         else:
-             compilers.append(("fcompiler="+compiler, None,
-                               fcompiler_class[compiler][2] + ' (%s)' % v))
 --- numpy/numpy/distutils/fcompiler/gnu.py.orig        2006-01-23 
06:25:07.000000000 -0700
 +++ numpy/numpy/distutils/fcompiler/gnu.py     2006-01-23 06:21:38.000000000 
-0700
 @@ -29,7 +29,8 @@



-------------------------------------------------------
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