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=603245 --- Comment #6 from Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> 2010-08-03 07:06:07 EDT --- (In reply to comment #3) > 1)Python packages installing .so files don't need to follow > http://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Shared_libraries > so remove that scriptlet from spec. Done > 2) Please don't use more empty lines as I can see between %install and %check 4 empty lines now. > 3) also, I see python packaging guidelines now suggests using BR:python2-devel Done > 4) Why do you need following in SPEC? > %global _use_internal_dependency_generator 0 > %global __find_provides %{_rpmconfigdir}/find-provides | grep -v _zmq.so Because of bug #619482. I want to disable the rpm detection of python libs, but till that is done, we need to split them away manually :( Hopefully, that bug is fixed soon, no python libraries are detected as "Provides". _________________________________________________________________________________ I now emit a python3- subpackage, so I renamed the program from pyzmq to python-zmq, so it's easier to distinguish between python-* and python3-*. I needed to remove the example in the python 3 package, because 2to3 won't run on it and crash... SPEC: http://tomspur.fedorapeople.org/review/python-zmq.spec SRPM: http://tomspur.fedorapeople.org/review/python-zmq-0.1.20100725git18f5d06-2.fc13.src.rpm -- 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review