https://bugzilla.redhat.com/show_bug.cgi?id=1018568
Michael Schwendt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Michael Schwendt <[email protected]> --- There are packaging issues: Files %{_libdir}/librfm.so.1* are runtime libs that don't belong into the -devel package. > - Added %%post/%%postun for -devel package Not necessary. ldconfig is a tool affecting runtime. It doesn't touch the *.so symlinks included in -devel packages. > Group: Development/Libraries If you add a Group tag, which is optional nowadays, why isn't that done also for the base package? It would be "Group: System Environment/Libraries" there. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
