rpms/virt-manager/F-10 virt-manager.spec,1.42,1.43

Cole Robinson crobinso at fedoraproject.org
Mon Sep 14 15:52:03 UTC 2009


Author: crobinso

Update of /cvs/pkgs/rpms/virt-manager/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1429

Modified Files:
	virt-manager.spec 
Log Message:
Depend on virtinst 0.400.3 (bz 493256)



Index: virt-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/virt-manager/F-10/virt-manager.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- virt-manager.spec	14 Sep 2009 14:58:38 -0000	1.42
+++ virt-manager.spec	14 Sep 2009 15:52:02 -0000	1.43
@@ -8,7 +8,7 @@
 
 Name: virt-manager
 Version: 0.6.1
-Release: 2%{_extra_release}
+Release: 3%{_extra_release}
 Summary: Virtual Machine Manager
 
 Group: Applications/Emulators
@@ -51,7 +51,7 @@ Requires: gnome-python2-gnome
 # Minimum we've tested with
 Requires: libxml2-python >= 2.6.23
 # Required to install Xen & QEMU guests
-Requires: python-virtinst >= 0.400.0
+Requires: python-virtinst >= 0.400.3
 # Required for loading the glade UI
 Requires: pygtk2-libglade
 # Required for our graphics which are currently SVG format
@@ -179,6 +179,9 @@ fi
 %{_datadir}/dbus-1/services/%{name}.service
 
 %changelog
+* Mon Sep 14 2009 Cole Robinson <crobinso at redhat.com> - 0.6.1-3.fc10
+- Depend on virtinst 0.400.3 (bz 493256)
+
 * Sun Sep 13 2009 Cole Robinson <crobinso at redhat.com> - 0.6.1-2.fc10
 - Fix migration for qemu/kvm guests (bz 517548)
 - Back compat fixes for connecting to older xen installations (bz 489885)




More information about the scm-commits mailing list