forked from pool/libvirt
disable netcf support in libvirt
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=146
This commit is contained in:
parent
5e36c74f7b
commit
8b45e08b5e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 10:21:11 MDT 2011 - jfehlig@suse.com
|
||||
|
||||
- netcf is buggy and not well maintained in SUSE. Disable it in
|
||||
libvirt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 10:15:32 MDT 2011 - jfehlig@suse.com
|
||||
|
||||
|
@ -134,11 +134,6 @@
|
||||
%define with_capng 0%{!?_without_capng:1}
|
||||
%endif
|
||||
|
||||
# netcf is used to manage network interfaces in 11.4 or newer
|
||||
%if 0%{?suse_version} >= 1140
|
||||
%define with_netcf 0%{!?_without_netcf:%{server_drivers}}
|
||||
%endif
|
||||
|
||||
# Enable yajl library for JSON mode with QEMU in 11.4 or newer
|
||||
%if 0%{?suse_version} >= 1140
|
||||
%define with_yajl 0%{!?_without_yajl:%{server_drivers}}
|
||||
|
Loading…
Reference in New Issue
Block a user