Description of problem: gnome-mount has a hardcoded dependency on PolicyKit-gnome. Is this really necessary? In the KDE spin, we would like to ship PolicyKit-kde instead of PolicyKit-gnome. PolicyKit-kde also implements the org.freedesktop.PolicyKit.AuthenticationAgent service. (gnome-mount is included on the current KDE spin.) Version-Release number of selected component (if applicable): gnome-mount-0:0.8-3.fc11 How reproducible: Always Steps to Reproduce: 1. repoquery --repoid=rawhide --whatrequires PolicyKit-gnome Actual results: gnome-mount requires PolicyKit-gnome. Expected results: gnome-mount does not require PolicyKit-gnome. Additional info: Maybe a common Provides in both PolicyKit-gnome and PolicyKit-kde is needed?
gnome-mount and system-config-services are the packages actually dragging PolicyKit-gnome onto the KDE spin.
Changed to require PolicyKit-authentication-agent