From 5c86ebdadaac33685eb19b71c8c8c94256cc876102227aa8f0d783d77912c5df Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Tue, 2 Apr 2013 22:01:29 +0000 Subject: [PATCH] remove inadvertent change in spec file OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=260 --- libvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index b2e8a86..dac23f4 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}