rpms/virt-manager/F-12 virt-manager.spec,1.63,1.64

Cole Robinson crobinso at fedoraproject.org
Sat Dec 5 22:35:42 UTC 2009


Author: crobinso

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

Modified Files:
	virt-manager.spec 
Log Message:
Set proper version Requires: for python-virtinst



Index: virt-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/virt-manager/F-12/virt-manager.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -p -r1.63 -r1.64
--- virt-manager.spec	3 Dec 2009 22:44:52 -0000	1.63
+++ virt-manager.spec	5 Dec 2009 22:35:41 -0000	1.64
@@ -8,7 +8,7 @@
 
 Name: virt-manager
 Version: 0.8.1
-Release: 1%{_extra_release}
+Release: 2%{_extra_release}
 Summary: Virtual Machine Manager
 
 Group: Applications/Emulators
@@ -40,7 +40,7 @@ Requires: gnome-python2-gnomekeyring >= 
 # Minimum we've tested with
 Requires: libxml2-python >= 2.6.23
 # Required to install Xen & QEMU guests
-Requires: python-virtinst >= 0.500.0-4
+Requires: python-virtinst >= 0.500.1
 # Required for loading the glade UI
 Requires: pygtk2-libglade
 # Required for our graphics which are currently SVG format
@@ -154,6 +154,9 @@ fi
 %{_datadir}/dbus-1/services/%{name}.service
 
 %changelog
+* Sat Dec  5 2009 Cole Robinson <crobinso at redhat.com> - 0.8.1-2.fc13
+- Set proper version Requires: for python-virtinst
+
 * Thu Dec  3 2009 Cole Robinson <crobinso at redhat.com> - 0.8.1-1.fc12
 - Update to release 0.8.1
 - VM Migration wizard, exposing various migration options




More information about the fedora-extras-commits mailing list