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

Modified Files:
        pygsl-py.info 
Log Message:
This version does not compile on 10.3. Reverting to the old one for
the moment.


Index: pygsl-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/pygsl-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- pygsl-py.info       23 Apr 2007 17:47:51 -0000      1.4
+++ pygsl-py.info       25 Apr 2007 14:34:00 -0000      1.5
@@ -1,26 +1,23 @@
 Info2: <<
 Package: pygsl-py%type_pkg[python]
-Version: 0.9.0
+Version: 0.3.2
 Revision: 1
 Type: python(2.3 2.4 2.5)
 Description: Python interface for the GNU Scientific Library
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
-Depends: <<
-  python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs (>=1.4),
-  numpy-py%type_pkg[python]
-<<
+Depends: python%type_pkg[python] | python%type_pkg[python]-nox, gsl-shlibs 
(>=1.4), numeric-py%type_pkg[python]
 BuildDepends: gsl (>=1.4)
 Source: mirror:sourceforge:pygsl/pygsl-%v.tar.gz
-Source-MD5: c69c3deed25525f153f2f03942e99040
+Source-MD5: dde5f5a23dba8e63818dbfadb12e9a09
 CompileScript: <<
-  python%type_raw[python] setup.py build --array-object=numpy
+   python%type_raw[python] setup.py build
 <<
 InstallScript: <<
-  python%type_raw[python] setup.py install --root=%d
-  install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
-  install -m 644 examples/*.py %i/share/doc/%n/examples
-  install -m 644 tests/*.py %i/share/doc/%n/tests
+   python%type_raw[python] setup.py install --root=%d
+   install -d %i/share/doc/%n/examples %i/share/doc/%n/tests
+   install -m 644 examples/*.py %i/share/doc/%n/examples
+   install -m 644 tests/*.py %i/share/doc/%n/tests
  <<
 DocFiles: README CREDITS TODO ChangeLog
 Homepage: http://pygsl.sourceforge.net


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to