Description of problem: The current howl-libs package contains shared libraries, but is missing /sbin/ldconfig calls upon install and uninstall. Version-Release number of selected component (if applicable): libcroco-0.6.0 How reproducible: Always. Steps to Reproduce: 1. rpm -q --scripts libcroco-0.6.0 Actual results: Nothing. Expected results: %post /sbin/ldconfig %postun /sbin/ldconfig Additional info: None.