Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: mypaint - A simple and easy paint program https://bugzilla.redhat.com/show_bug.cgi?id=428559 ------- Additional Comments From panemade@xxxxxxxxx 2008-01-14 07:05 EST ------- 1)drop .la using find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' in %install 2) I think I have not seen such case which installs libraries in python packages. /usr/lib/python2.5/site-packages/mypaint /usr/lib/python2.5/site-packages/mypaint/mydrawwidget.so /usr/lib/python2.5/site-packages/mypaint/mydrawwidget.so.0 /usr/lib/python2.5/site-packages/mypaint/mydrawwidget.so.0.0.0 But I can see that .so is generated using .c code so as per review guideline MUST: If a package contains library files with a suffix (e.g. libfoo.so.1.1), then library files that end in .so (without suffix) must go in a -devel package. -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review