[Bug 618155] Review Request: python-SciMath - Scientific and Mathematical calculations

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 2 04:24:13 UTC 2010


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


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

--- Comment #3 from Jason Tibbitts <tibbs at math.uh.edu> 2010-12-01 23:24:12 EST ---
I think something must have gone wrong, because with the -2 srpm above, I still
get loads of non-executable-script complaints.  That might have something to do
with:

  python-SciMath.src:44: W: rpm-buildroot-usage %prep
   for file in %{buildroot}/%{python_sitearch}/enthought/units/*.py; do
You can't access %{buildroot} in %prep; it doesn't exist yet (and gets cleaned
at the start of %install anyway, so anything you could do there would be
erased).

I also get:
  python-SciMath.x86_64: W: private-shared-object-provides
    /usr/lib64/python2.7/site-packages/enthought/interpolate/_interpolate.so 
   _interpolate.so()(64bit)
which indicates that you need to filter out that erroneous dependency
information.

In addition, you need to explain which parts of the package are under which
license. 
http://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Multiple_Licensing_Scenarios

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list