Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=902006

--- Comment #3 from Michael J Gruber <m...@fedoraproject.org> ---
(In reply to comment #2)
> Thanks
> 
> (In reply to comment #1)
> > pylibpcap.x86_64: E: non-standard-executable-perm
> > /usr/lib64/python2.7/site-packages/_pcapmodule.so 0775L
> 
> fixed

Well, rather: changed ;)

Now there are unstripped symbols because the .so
 is not executable. It has to be 755, as I tried to indicate.

That's probably also the reason why the debug package is empty now.

> > %files
> > %doc ChangeLog COPYING README
> > %{python_sitearch}/
> > %{python_sitearch}/%{name}*.egg-info
> > 
> > The second to last line makes your package own all of sitearch. If you use
> > 
> > %{python_sitearch}/*
> > 
> > instead of both lines you own only what you install there, which is how it
> > should be.
> 
> fixed
> 
> Updated files:
> Spec URL: http://fab.fedorapeople.org/packages/SRPMS/pylibpcap.spec
> SRPM URL:
> http://fab.fedorapeople.org/packages/SRPMS/pylibpcap-0.6.4-2.fc17.src.rpm

Rest seems OK.

Please use rpmlint -i -v on all produced rpms in order to catch errors before I
do ;)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Uj3KF3j2DQ&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to