Description of problem: /usr/lib/libdbus-glib-1.so points to libdbus-glib-1.so.2.0.0, which does not exist. See: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205136 Version-Release number of selected component (if applicable): dbus-devel-0.61-3.fc5.1 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: /lib/libdbus-1.so.2.0.0 exists in dbus-0.61-3.fc5.1
This is because dbus-devel does not require dbus-glib. Well, perhaps dbus-glib-devel should be created and all files in dbus-devel related to dbus-glib should be moved to dbus-glib-devel. Then dbus-glib-devel should require dbus-devel, dbus-glib.
Will add a requires for dbus-devel. There is no point in adding the new subpackage now. Note that this is fixed in rawhide because of the core/bidnings split.
Actually scratch that. There is no reason to have user upgrading d-bus for a devel fix. I will fix the issue in CVS but only build if there are important updates.
*** This bug has been marked as a duplicate of 206573 ***
My fault not a duplicate