From 11b596669a0c487c1974c474c4a657a0d515d689 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Sep 05 2014 15:42:57 +0000 Subject: Re-disable wireshark --- diff --git a/libvirt.spec b/libvirt.spec index b88b041..5d72bdd 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -267,6 +267,9 @@ %if 0%{?fedora} >= 21 %define with_wireshark 0%{!?_without_wireshark:1} %endif +# Except this is presently busted on F21/rawhide with wireshark 1.12.0 +# https://bugzilla.redhat.com/show_bug.cgi?id=1129419 +%define with_wireshark 0 # Disable some drivers when building without libvirt daemon. # The logic is the same as in configure.ac