https://bugzilla.redhat.com/show_bug.cgi?id=1105550
Michael Schwendt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Blocks| |1113070 --- Comment #6 from Michael Schwendt <[email protected]> --- > %post -p /sbin/ldconfig > > %postun -p /sbin/ldconfig Why? No shared libs are included in runtime linker's search path. Which packages provide the following directories? /usr/include/KF5/XsltKde /usr/include/KF5 /usr/share/kf5 /usr/share/kf5/kdoctools https://fedoraproject.org/wiki/Packaging:Guidelines#File_and_Directory_Ownership > %package doc > /usr/share/doc/HTML/af/kdoctools5-common It seems the package ought to require "kd5-filesystem" for these directories. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1113070 [Bug 1113070] kf5-kdoctools : does not adhere to Static Library Packaging Guidelines -- 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
