The current virt-viewer package (0.4.1-7.el6.x86_64) is requiring libspice-client-glib-2.0.so.3, but the recent spice-glib update from spice-glib-0.6-2.el6.x86_64 to spice-glib-0.11-11.el6_3.1.x86_64 now contains an older version of this library.
Before updating spice-glib: $ rpm -ql spice-glib-0.6-2.el6.x86_64 | grep libspice-client-glib /usr/lib64/libspice-client-glib-2.0.so.3 /usr/lib64/libspice-client-glib-2.0.so.3.0.2 After updating spice-glib: $ rpm -ql spice-glib-0.11-11.el6_3.1.x86_64 | grep libspice-client-glib /usr/lib64/libspice-client-glib-2.0.so.1 /usr/lib64/libspice-client-glib-2.0.so.1.6.0 Clearly there is a packaging problem here. This dependency problem will block updates if virt-viewer is installed. - Paul
