Description of Problem: qt2 installs in /usr/lib/qt-2.3.1 - makes an entry in ld.so.conf for /usr/lib/qt2/lib instead of /usr/lib/qt-2.3.1/lib if you rpm -q --scripts qt2 shows that it is installing in the wrong place so the libs can't be found. Version-Release number of selected component (if applicable): qt2-2.3.1-1 How Reproducible: install it - try to use an app that links to it.
Yes, I see the same problem. It appears the best fix it to add a symlink from /usr/lib/qt2 to /usr/lib/qt-2.3.1 This is what is done for qt3. Adding an extra install command to the spec file should easily fix this.
The link was added in 2.3.1-2