mirror of https://github.com/apache/cloudstack.git
small spec file cleanup
This commit is contained in:
parent
9ace681547
commit
cf3750c973
|
|
@ -228,6 +228,7 @@ Group: System Environment/Libraries
|
|||
|
||||
%if 0%{?rhel} >= 6
|
||||
Requires: cloud-kvm
|
||||
Requires: cloud-qemu-img
|
||||
%else
|
||||
Requires: kvm
|
||||
%endif
|
||||
|
|
@ -237,10 +238,6 @@ 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