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=537983 --- Comment #26 from Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> 2010-05-31 12:34:56 EDT --- (In reply to comment #25) > Better indeed :-) > Technically only one things is blocking its approval: Great :) > * The latest version of rpmlint has some surprises: > $ rpmlint -i python-visual-5.32-5.fc13.x86_64.rpm > python-visual.x86_64: W: private-shared-object-provides > /usr/lib64/python2.6/site-packages/cvisualmodule.so.3.0.0 > cvisualmodule.so.3()(64bit) [snip] I found a solution for this, but it's a bit hacky ;) %define _use_internal_dependency_generator 0 %define %__find_provides %{_rpmconfigdir}/find-provides | grep -v cvisualmodule %define %__find_requires %{_rpmconfigdir}/find-requires | grep -v cvisualmodule Tell me, if you have a better (easier) version for this. I don't think, it will be possible in another way... > By the way, the build is quite silent, I had to check a generated log file to > check flags and such. I don(t know if it can be considered to be an issue, but > its quite annoying for debugging. Yes, it's anoying... Unfortunately, there is not 'the one patch', I could apply to make the buildsystem more verbose. That would change all the time, and that's too much effort atm. Once this is approved, I plan to work with upstream to maybe get back to scons and get away from autotools and the like. Hopefully that will be better some time. (On my TODO list for now, but that won't change 'soon', sorry for being annoying ;-).) Spec URL: http://tomspur.fedorapeople.org/review/python-visual.spec SRPM URL: http://tomspur.fedorapeople.org/review/python-visual-5.32-6.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