]> git.pld-linux.org Git - packages/virt-manager.git/commitdiff
- release 0.2: gnome-keyring is optional, Suggests instead of R
authorradek <radek@pld-linux.org>
Thu, 17 Sep 2009 11:42:30 +0000 (11:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    virt-manager.spec -> 1.7

virt-manager.spec

index d990b9e534b4c71096504bec54acf84b15224d77..8786f4d1731533e890b8a7cb257ba08942e81e27 100644 (file)
@@ -2,7 +2,7 @@
 Summary:       Virtual Machine Manager
 Name:          virt-manager
 Version:       0.7.0
-Release:       0.1
+Release:       0.2
 License:       GPL v2+
 Group:         Applications/Emulators
 URL:           http://virt-manager.et.redhat.com/
@@ -28,13 +28,6 @@ Requires:    python-pygtk-gtk >= 1.99.12-6
 Requires:      python-libvirt >= 0.4.5
 # Definitely does not work with earlier due to python API changes
 Requires:      python-dbus >= 0.61
-# Might work with earlier, but this is what we've tested
-Requires:      gnome-keyring >= 0.4.9
-# 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:      python-gnome-desktop-keyring >= 2.15.4
 Requires:      python-gnome-vfs >= 2.15.4
 # Minimum we've tested with
 # Required for loading the glade UI
@@ -55,6 +48,8 @@ Requires:     PolicyKit-gnome
 
 Requires:      python-urlgrabber
 Requires:      python-vte
+Suggests:      gnome-keyring >= 0.4.9
+Suggests:      python-gnome-desktop-keyring >= 2.15.4
 
 ExclusiveArch: %{ix86} x86_64 ia64
 
This page took 0.053139 seconds and 4 git commands to generate.