mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
don't need specific rpm name at all
This commit is contained in:
parent
b9ab17bbf5
commit
5a77d8aa99
@ -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…
x
Reference in New Issue
Block a user