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: kst - plots scientific data https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181534 ------- Additional Comments From matt@xxxxxxxxx 2006-02-15 10:37 EST ------- (In reply to comment #1) > In the main package file list, you have: > > %{_libdir}/lib*.so.* > > Then, in the devel package file list, you have this: > > %{_libdir}/lib*.so > > Without building the package myself, I'm wondering if this is right. Typically, > programs look for the *.so files, which end up being symlinks to the *.so.X.Y.Z > files, and therefore they all (both *.so symlinks AND *.so.X.Y.Z library files) > belong in the main package. Typically, the devel package will contain only the > static libraries (*.a) in addition to the includes. > > Anyway, just wondering... :) I'm not a library package expert, and don't know which .so files the program looks for. However, I'm following the protocol outlined in http://fedoraproject.org/wiki/Packaging/ReviewGuidelines , specifically the line "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." Furthermore, I have tested that kst runs fine without the kst-devel pacakge installed. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list