forked from pool/libvirt
- daemon-qemu: Require qemu instead of kvm to align with
recent changes to the qemu package structure OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=353
This commit is contained in:
parent
a47687187b
commit
e73e04b7bc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 16:40:31 MST 2014 - jfehlig@suse.com
|
||||
|
||||
- daemon-qemu: Require qemu instead of kvm to align with
|
||||
recent changes to the qemu package structure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 14:51:52 MST 2014 - jfehlig@suse.com
|
||||
|
||||
|
@ -763,7 +763,7 @@ Requires: libvirt-daemon-driver-qemu = %{version}-%{release}
|
||||
Requires: libvirt-daemon-driver-secret = %{version}-%{release}
|
||||
Requires: libvirt-daemon-driver-storage = %{version}-%{release}
|
||||
%endif
|
||||
Requires: kvm
|
||||
Requires: qemu
|
||||
|
||||
%description daemon-qemu
|
||||
Server side daemon and driver required to manage the virtualization
|
||||
|
Loading…
Reference in New Issue
Block a user