[Bug 218195] Review Request: scipy - array processing for numbers, strings, records, and objects.

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 4 00:58:55 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: scipy - array processing for numbers, strings, records, and objects.


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218195





------- Additional Comments From jspaleta at gmail.com  2006-12-03 19:58 EST -------
http://jspaleta.thecodergeek.com/Fedora%20SRPMS/scipy/scipy-0.5.1-4.fc6.i386.rpm
http://jspaleta.thecodergeek.com/Fedora%20SRPMS/scipy/scipy-0.5.1-4.fc6.src.rpm
http://jspaleta.thecodergeek.com/Fedora%20SRPMS/scipy/scipy.spec

These should address all the comments concerning the unnecessary explicit
requires, and builds against fftw instead of fftw2.

looking more closely at the rpmlint output, I'm getting errors mixed in with the
warnings of the form:
E: scipy non-executable-script
/usr/lib/python2.4/site-packages/scipy/signal/setup.py 0644

There are a number of these and its all due to the existance of
#!/usr/bin/env python

at the top of each file. 

Should I take the time to patch this out to be correct for fedora and to adjust
permissions on these files accordingly.  The real problem is, is that many times
included python files are never meant to be run as executables even though they
have the /usr/bin/whatever header string.

-jef





-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list