rpms/virt-manager/devel virt-manager.spec,1.58,1.59

Cole Robinson crobinso at fedoraproject.org
Thu Sep 17 20:44:02 UTC 2009


Author: crobinso

Update of /cvs/pkgs/rpms/virt-manager/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30722

Modified Files:
	virt-manager.spec 
Log Message:
Fix up spec file patch mangling.



Index: virt-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/virt-manager/devel/virt-manager.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- virt-manager.spec	17 Sep 2009 18:42:27 -0000	1.58
+++ virt-manager.spec	17 Sep 2009 20:44:01 -0000	1.59
@@ -31,11 +31,11 @@ Patch4: %{name}-%{version}-addhw-errmsg-
 # Fixes for pylint script to return nicer results on F11/F12
 Patch5: %{name}-%{version}-pylint-tweak.patch
 # Don't close libvirt connection for non-fatal errors (bz 522168)
-Patch6: /home/boston/crobinso/virt-manager-0.8.0-conn-close-exception.patch
+Patch6: %{name}-%{version}-conn-close-exception.patch
 # Manager UI tweaks
-Patch7: /home/boston/crobinso/virt-manager-0.8.0-manager-ui-tweaks.patch
+Patch7: %{name}-%{version}-manager-ui-tweaks.patch
 # Generate better errors is disk/net stats polling fails
-Patch8: /home/boston/crobinso/virt-manager-0.8.0-stats-logging.patch
+Patch8: %{name}-%{version}-stats-logging.patch
 
 # These two are just the oldest version tested
 Requires: pygtk2 >= 1.99.12-6




More information about the fedora-extras-commits mailing list