From cf3750c97396bd315dd63b5b7567d6002c7a0ae3 Mon Sep 17 00:00:00 2001 From: David Nalley Date: Sun, 28 Aug 2011 23:43:15 -0400 Subject: [PATCH] small spec file cleanup --- cloud.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cloud.spec b/cloud.spec index 1c45fa7a58d..6024b83c0c5 100644 --- a/cloud.spec +++ b/cloud.spec @@ -228,6 +228,7 @@ Group: System Environment/Libraries %if 0%{?rhel} >= 6 Requires: cloud-kvm +Requires: cloud-qemu-img %else Requires: kvm %endif @@ -237,10 +238,6 @@ Requires: cloud-qemu-kvm Requires: cloud-qemu-img %endif -%if 0%{?rhel} >= 6 -Requires: cloud-qemu-img -%endif - %if 0%{?rhel} >= 5 Requires: qemu-img %endif