Description of problem: The current swig package contains shared libraries but doesn't execute the proper /sbin/ldconfig calls upon install and uninstall. Version-Release number of selected component (if applicable): swig-1.3.21-3 ow reproducible: Always. Steps to Reproduce: 1. rpm -q --scripts swig-1.3.21-3 Actual results: Nothing. Expected results: %post /sbin/ldconfig %postun /sbin/ldconfig Additional info: None.
Fixed in latest package. Read ya, Phil