Description of problem: The current gnome-speech package contains shared libraries, but is missing /sbin/ldconfig calls upon install and uninstall. Version-Release number of selected component (if applicable): gnome-utils-2.7.90-1 How reproducible: Always. Steps to Reproduce: 1. rpm -q --scripts gnome-utils-2.7.90-1 Actual results: Output about desktop-database, gconf etc. but no ldconfig calls. Expected results: %post /sbin/ldconfig %postun /sbin/ldconfig Additional info: None.
> The current gnome-speech package ... Make that: The current gnome-utils package ...
Fixed in gnome-utils-2.8.0-6. Thanks for your report.