restore qemu version requirement, 2.0 this time

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=303
This commit is contained in:
Olaf Hering 2014-07-08 15:26:15 +00:00 committed by Git OBS Bridge
parent 58ad5a6bf0
commit e24e300c10

View File

@ -225,7 +225,7 @@ License: GPL-2.0
Group: System/Filesystems
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
Requires: %{kvm_binary}
Requires: %{kvm_binary} >= 2.0
%if %{with bash_completion}
Recommends: bash-completion >= 2.0
%endif