From 48f970eb9004ab62d6a9581c8f1c2ae700d0d58c5fe3f5f720e97068ae8838f5 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 8 Mar 2013 19:49:19 +0000 Subject: [PATCH] remove spurious debug stuff from spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=254 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 09c816f..a3cfde7 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -139,7 +139,7 @@ %if 0%{?suse_version} >= 1210 %define with_netcontrol 0%{!?_without_netcontrol:%{server_drivers}} %endif -%define with_netcontrol 1 + # libcapng is used to manage capabilities in 11.3 or newer. # It is also used by lxc and needs to be enabled if lxc is enabled. %if 0%{?suse_version} >= 1130 || %{with_lxc}