remove versioned requires again, does not work

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

View File

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