[libvirt] Re-disable wireshark

Daniel P. Berrange berrange at fedoraproject.org
Fri Sep 5 15:43:14 UTC 2014


commit 11b596669a0c487c1974c474c4a657a0d515d689
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Fri Sep 5 16:42:57 2014 +0100

    Re-disable wireshark

 libvirt.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list