packages: virt-manager/virt-manager.spec - release 0.2: gnome-keyring is op...
radek
radek at pld-linux.org
Thu Sep 17 13:42:35 CEST 2009
Author: radek Date: Thu Sep 17 11:42:35 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- release 0.2: gnome-keyring is optional, Suggests instead of R
---- Files affected:
packages/virt-manager:
virt-manager.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/virt-manager/virt-manager.spec
diff -u packages/virt-manager/virt-manager.spec:1.6 packages/virt-manager/virt-manager.spec:1.7
--- packages/virt-manager/virt-manager.spec:1.6 Tue Mar 24 14:51:15 2009
+++ packages/virt-manager/virt-manager.spec Thu Sep 17 13:42:30 2009
@@ -3,7 +3,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/
@@ -29,13 +29,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
@@ -56,6 +49,8 @@
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
@@ -155,6 +150,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2009/09/17 11:42:30 radek
+- release 0.2: gnome-keyring is optional, Suggests instead of R
+
Revision 1.6 2009/03/24 13:51:15 zawadaa
- up to 0.7.0
@@ -172,4 +170,3 @@
Revision 1.1 2008/09/23 10:26:46 paszczus
- raw from spec included in sources
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/virt-manager/virt-manager.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list