Accepting request 679973 from Virtualization
OBS-URL: https://build.opensuse.org/request/show/679973 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvirt?expand=0&rev=274
This commit is contained in:
commit
0b0550b4c4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 27 19:01:22 UTC 2019 - jfehlig@suse.com
|
||||
|
||||
- spec: disable VirtualBox driver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 23:36:28 UTC 2019 - James Fehlig <jfehlig@suse.com>
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
%define with_qemu 0%{!?_without_qemu:1}
|
||||
%define with_lxc 0%{!?_without_lxc:1}
|
||||
%define with_libxl 0%{!?_without_libxl:1}
|
||||
%define with_vbox 0%{!?_without_vbox:1}
|
||||
%define with_vbox 0%{!?_without_vbox:0}
|
||||
|
||||
# Then the hypervisor drivers that run outside libvirtd, in libvirt.so
|
||||
%define with_openvz 0%{!?_without_openvz:1}
|
||||
|
Loading…
Reference in New Issue
Block a user