Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv26275
Modified Files:
numeric-py.info numeric-py.patch
Log Message:
latest version to stable, with maintainer's permission
Index: numeric-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/numeric-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- numeric-py.info 16 Jun 2007 22:26:26 -0000 1.3
+++ numeric-py.info 31 Aug 2007 17:00:16 -0000 1.4
@@ -2,12 +2,14 @@
Package: numeric-py%type_pkg[python]
Version: 24.2
-Revision: 1
+Revision: 3
Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
-Type: python (2.3 2.4)
+Type: python (2.3 2.4 2.5)
+BuildDepends: fink (>= 0.24.12)
Depends: python%type_pkg[python] | python%type_pkg[python]-nox
-Patch: %{ni}.patch
+PatchFile: %{ni}.patch
+PatchFile-MD5: 8e577b1f81c67283c52d7091e76dc8e4
Replaces: numeric
Provides: numeric
Source: mirror:sourceforge:numpy/Numeric-%v.tar.gz
Index: numeric-py.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/numeric-py.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- numeric-py.patch 18 May 2006 08:40:36 -0000 1.1
+++ numeric-py.patch 31 Aug 2007 17:00:16 -0000 1.2
@@ -63,3 +63,15 @@
)
else:
dotblas_ext = None
+diff -ruN Numeric-24.2/Packages/RNG/Src/ranf.c
Numeric-24.2-patched/Packages/RNG/Src/ranf.c
+--- Numeric-24.2/Packages/RNG/Src/ranf.c 2005-04-03 05:23:06.000000000
-0700
++++ Numeric-24.2-patched/Packages/RNG/Src/ranf.c 2007-08-06
14:05:16.000000000 -0700
+@@ -150,7 +150,7 @@
+ struct timeval tv;
+ struct timezone tz;
+ #if !defined(__sgi)
+- int gettimeofday(struct timeval *, struct timezone *);
++#include <sys/time.h>
+ #endif
+
+ (void)gettimeofday(&tv,&tz);
-------------------------------------------------------------------------
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