forked from pool/libvirt
- Remove unconditional define of 'with_netcontrol'
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=202
This commit is contained in:
parent
61bad01df3
commit
16e7b0f5e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 12:59:04 MDT 2012 - jfehlig@suse.com
|
||||
|
||||
- Remove unconditional define of 'with_netcontrol'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 09:59:52 MST 2012 - jfehlig@suse.com
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
# For now, default to a full server + client build
|
||||
%define client_only 0
|
||||
|
||||
@ -267,7 +268,6 @@ BuildRequires: libcap-ng-devel >= 0.5.0
|
||||
%if %{with_netcf}
|
||||
BuildRequires: netcf-devel >= 0.1.4
|
||||
%endif
|
||||
%define with_netcontrol 1
|
||||
%if %{with_netcontrol}
|
||||
BuildRequires: libnetcontrol-devel >= 0.2.0
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user