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

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 27 18:23:53 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

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomspur at fedoraproject.org

--- Comment #1 from Thomas Spura <tomspur at fedoraproject.org> 2010-07-27 14:23:52 EDT ---
Why do you do this:
 49 # non-executable-script
 50 pushd %{buildroot}/%{python_sitearch}/enthought/units
 51 chmod +x temperature.py area.py power.py substance.py unit_parser.py
energy.    py \
 52 force.py unit.py pressure.py SI.py
 53 popd

Because of shebangs and rpmlint warnings?

$ rpmlint -I non-executable-script
non-executable-script:
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed.  If
the file is meant to be an executable script, add the executable bits,
otherwise remove the shebang or move the file elsewhere

-> Please remove the shebang instead...

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