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 <toms...@fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toms...@fedoraproject.org

--- Comment #1 from Thomas Spura <toms...@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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to