On 2011-09-05 8:16, Andrew Z wrote:
i'm not sure why there is a difference in the output of "rpm -q --whatrequires " and "yum remove"
The rest of the packages depend on the .so file, not the package name: [5508] gholms@lux ~ % rpm -q --whatrequires 'libxklavier.so.15()(64bit)' libxklavier-4.0-7.el6.x86_64 libgnomekbd-2.28.2-2.el6.x86_64 kdebase-workspace-4.3.4-19.el6.x86_64 gnome-settings-daemon-2.28.2-11.el6.x86_64 1:control-center-2.28.1-25.el6.x86_64 1:gdm-2.30.4-21.el6_0.1.x86_64 1:gnome-applets-2.28.0-7.el6.x86_64 gnome-screensaver-2.28.3-8.el6.x86_64 -- Garrett Holmstrom
