mirror of https://github.com/apache/cloudstack.git
don't need specific rpm name at all
This commit is contained in:
parent
2335fc5be4
commit
7d5a2f61bb
|
|
@ -223,21 +223,13 @@ Requires: /sbin/service
|
|||
Requires: /sbin/chkconfig
|
||||
Group: System Environment/Libraries
|
||||
|
||||
%if 0%{?rhel} >= 6
|
||||
Requires: cloud-kvm
|
||||
%else
|
||||
Requires: kvm
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} >= 14
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue