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:
parent
58ad5a6bf0
commit
e24e300c10
@ -225,7 +225,7 @@ License: GPL-2.0
|
|||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
Obsoletes: %{name} < %{version}
|
Obsoletes: %{name} < %{version}
|
||||||
Requires: %{kvm_binary}
|
Requires: %{kvm_binary} >= 2.0
|
||||||
%if %{with bash_completion}
|
%if %{with bash_completion}
|
||||||
Recommends: bash-completion >= 2.0
|
Recommends: bash-completion >= 2.0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user