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





--- Comment #8 from Fabian Affolter <fab...@bernewireless.net>  2009-02-23 
18:18:13 EDT ---
- '%{!?python_sitelib: ...' is not needed at the top of the spec file.
- Source URL should be 
  http://downloads.sourceforge.net/pyquante/%{name}-%{version}.tar.gz

- (In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #1)
> > >> PyQuante.x86_64: E: non-executable-script
> > >> /usr/lib64/python2.5/site-packages/PyQuante/Minimizers.py 0644
> > >
> > >You can add something like 'find  *.py -type f | xargs chmod a+x' to fix 
> > >this.
> > 
> > If I do that then I get script-without-shebang errors.
> > Besides, the files in site-packages don't need to be executable, since they
> > just contain modules used by the frontend software.
> > 
> > Check your python-sitelib directory, only a small minority of the .py files 
> > are
> > executable. rpmlint shouldn't complain about this.

Will upstream fix this?  If the modules only are used by the frontend then the
shebang can be removed (and then the rpmlint errors will disappear, I guess)

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

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to