rpms/virt-manager/devel virt-manager-0.6.0-fix-virt-type-desc.patch, 1.1, 1.2 virt-manager.spec, 1.40, 1.41

Cole Robinson crobinso at fedoraproject.org
Sun Dec 7 21:24:42 UTC 2008


Author: crobinso

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

Modified Files:
	virt-manager-0.6.0-fix-virt-type-desc.patch virt-manager.spec 
Log Message:
Fix a spelling error in virt descriptions
Fix gnome-python2-gnome requires regression (bz 474521)


virt-manager-0.6.0-fix-virt-type-desc.patch:

Index: virt-manager-0.6.0-fix-virt-type-desc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/virt-manager/devel/virt-manager-0.6.0-fix-virt-type-desc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virt-manager-0.6.0-fix-virt-type-desc.patch	1 Dec 2008 17:07:17 -0000	1.1
+++ virt-manager-0.6.0-fix-virt-type-desc.patch	7 Dec 2008 21:24:11 -0000	1.2
@@ -6,7 +6,7 @@
  			    <widget class="GtkLabel" id="label296">
  			      <property name="visible">True</property>
 -			      <property name="label" translatable="yes">Lightweight method of virtualizing machines. Limits operating system choices because the OS must be specially modified to support paravirtualization. Better performance than fully virtualized systems.</property>
-+			      <property name="label" translatable="yes">Lightweight method of virtualizing machines. Limits operating system choices because the OS must be specially modified to support paravirtualization, but yeilds better performance than fully virtualized systems.</property>
++			      <property name="label" translatable="yes">Lightweight method of virtualizing machines. Limits operating system choices because the OS must be specially modified to support paravirtualization, but yields better performance than fully virtualized systems.</property>
  			      <property name="use_underline">False</property>
  			      <property name="use_markup">True</property>
  			      <property name="justify">GTK_JUSTIFY_LEFT</property>


Index: virt-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/virt-manager/devel/virt-manager.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- virt-manager.spec	4 Dec 2008 18:21:48 -0000	1.40
+++ virt-manager.spec	7 Dec 2008 21:24:11 -0000	1.41
@@ -44,7 +44,7 @@
 # disabled
 Requires: gnome-python2-gnomekeyring >= 2.15.4
 Requires: gnome-python2-gnomevfs >= 2.15.4
-%if "%{fedora}" <= "9"
+%if 0%{?fedora} <= 9
 Requires: gnome-python2
 %else
 Requires: gnome-python2-gnome




More information about the fedora-extras-commits mailing list