From 00b892846c76eac71f38fe5e134ee52f3e259e09 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 20 Feb 2013 12:27:47 +0100 Subject: [PATCH] turn netcf back on as otherwise we don't build libvirt-daemon-driver-interface which is required by plain libvirt --- libvirt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 2bcdb08..727260b 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -17,7 +17,8 @@ %define _without_polkit true %define _without_sasl true %define _without_audit true -%define _without_netcf true +#interface requires netcf +#%define _without_netcf true %define _without_avahi true %define _without_sanlock true %define _without_xen true -- 2.43.0