otherwise /usr/bin/qemu-img gets resolved by F9 GA qemu monolithic RPM --- ovirt-appliance.spec.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ovirt-appliance.spec.in b/ovirt-appliance.spec.in index 191fc2d..a5ea3df 100644 --- a/ovirt-appliance.spec.in +++ b/ovirt-appliance.spec.in @@ -13,7 +13,7 @@ URL: http://ovirt.org/ # is fixed, these Requires should be fixed. Requires: libvirt >= 0.4.6-2 Requires: kvm >= 78-4 -Requires: /usr/bin/qemu-img +Requires: qemu-img Requires: augeas %define app_root %{_datadir}/%{name} -- 1.5.6.5