From 6ac2510a986d8f61d1a1f9e7866805a1cd4be927 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sun, 7 Dec 2008 21:24:11 +0000 Subject: [PATCH] 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 | 2 +- virt-manager.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/virt-manager-0.6.0-fix-virt-type-desc.patch b/virt-manager-0.6.0-fix-virt-type-desc.patch index 1a6ae82..d860991 100644 --- a/virt-manager-0.6.0-fix-virt-type-desc.patch +++ b/virt-manager-0.6.0-fix-virt-type-desc.patch @@ -6,7 +6,7 @@ diff -rup virt-manager-0.6.0/src/vmm-create.glade new/src/vmm-create.glade True - 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. -+ 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. ++ 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. False True GTK_JUSTIFY_LEFT diff --git a/virt-manager.spec b/virt-manager.spec index 4f2daf3..5f91083 100644 --- a/virt-manager.spec +++ b/virt-manager.spec @@ -44,7 +44,7 @@ Requires: gnome-keyring >= 0.4.9 # 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