mirror of https://github.com/apache/cloudstack.git
fix rpm build on fedora
This commit is contained in:
parent
d0687f663f
commit
5dc7307428
|
|
@ -224,7 +224,7 @@ Requires: qemu-cloud-system-x86
|
|||
Requires: qemu-cloud-img
|
||||
%endif
|
||||
|
||||
%if %{rhel} >= 6
|
||||
%if 0%{?rhel} >= 6
|
||||
Requires: cloud-qemu-kvm
|
||||
Requires: cloud-qemu-img
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue