summaryrefslogtreecommitdiff
path: root/virt-manager.spec
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2013-04-16 16:20:58 -0400
committerCole Robinson <crobinso@redhat.com>2013-04-16 16:20:58 -0400
commit22c3bd62b3d879dfa71583899535e168413c44b5 (patch)
tree9926c76434fde51edd7d1204001431d81ad75c9f /virt-manager.spec
parentc60ad16b3bf6e0ddb62b064f479125254b47844f (diff)
downloadvirt-manager-22c3bd62b3d879dfa71583899535e168413c44b5.tar.gz
keyring: Convert to Secrets DBUS API
This fixes keyring support since the gnome bindings are busted, while also giving us a chance of working natively on KDE. I haven't added an explicit dep on libsecret in the spec, since this is such minor functionality it's not worth pulling the dep, which should be there on all modern desktops anyways.
Diffstat (limited to 'virt-manager.spec')
-rw-r--r--virt-manager.spec11
1 files changed, 0 insertions, 11 deletions
diff --git a/virt-manager.spec b/virt-manager.spec
index 7d0c012b..aad8f366 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -79,17 +79,6 @@ Requires: gnome-python2-gconf >= 1.99.11-7
# This version not strictly required: virt-manager should work with older,
# however varying amounts of functionality will not be enabled.
Requires: libvirt-python >= 0.7.0
-%if 0%{?rhel} > 6
-# Might work with earlier, but this is what we've tested
-Requires: gnome-keyring >= 0.4.9
-%else
-Requires: libgnome-keyring
-%endif
-# Minimum we've tested with
-# Although if you don't have this, comment it out and the app
-# will work just fine - keyring functionality will simply be
-# disabled
-Requires: gnome-python2-gnomekeyring >= 2.15.4
# Minimum we've tested with
Requires: libxml2-python >= 2.6.23
# Earlier vte had broken python binding module