[virt-tools-list] [virt-manager PATCH] spec: we don't need to depend on qemu-kvm
Cole Robinson
crobinso at redhat.com
Sun Jun 21 19:06:28 UTC 2015
On 06/17/2015 12:03 PM, Pavel Hrdina wrote:
> Similarly as in commit 95cda553, just remove the dependency on qemu-kvm
> package for RHEL builds. We don't need it, becase libvirt-daemon-kvm
> will handle this dependency correctly for us even in case that only
> qemu-kvm-rhev is present.
>
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1046651
>
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
> virt-manager.spec.in | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/virt-manager.spec.in b/virt-manager.spec.in
> index cb6579f..ebd17ca 100644
> --- a/virt-manager.spec.in
> +++ b/virt-manager.spec.in
> @@ -12,7 +12,6 @@
>
> %if 0%{?rhel}
> %define preferred_distros "rhel,fedora"
> -%define kvm_packages "qemu-kvm"
> %define stable_defaults 1
> %endif
>
>
ACK, pushed now
Thanks,
Cole
More information about the virt-tools-list
mailing list