mirror of https://github.com/apache/cloudstack.git
adding el5 requires for qemu-img for bug 10033
This commit is contained in:
parent
fb59f9165b
commit
f026cd5540
|
|
@ -251,6 +251,10 @@ Requires: cloud-qemu-img
|
|||
Requires: cloud-qemu-img
|
||||
%endif
|
||||
|
||||
%if 0%{?rhel} >= 5
|
||||
Requires: qemu-img
|
||||
%endif
|
||||
|
||||
Requires: libcgroup
|
||||
Requires: /usr/bin/uuidgen
|
||||
Requires: rsync
|
||||
|
|
|
|||
Loading…
Reference in New Issue