Dominique Leuenberger changed bug 1187733
What Removed Added
CC   dleuenberger@suse.com
Flags needinfo?(dimstar@opensuse.org)  

Comment # 2 on bug 1187733 from
The problem is actually gnome-connections doing providing a private library.

> rpm -qR gnome-boxes | grep rdp
libgtk-frdp-0.1.so()(64bit)

=> so far, so good

> zypper se --provides "libgtk-frdp-0.1.so"
gnome-connections | A remote desktop client for GNOME                         
libgtk-frdp-0_1   | Shared library for gtk-frdp, an RDP Viewer Widget for Gtk+

libgtk-frdp0_1 is correct, gnome-connections installs a private copy of the
library, below /usr/lib64/gnome-connections. So, a private lib, yet it
advertises it to the packages as publich


You are receiving this mail because: