SHA256
1
0
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:
James Fehlig 2014-02-24 23:41:51 +00:00 committed by Git OBS Bridge
parent a47687187b
commit e73e04b7bc
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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