From: Eric Blake Date: Thu, 13 Feb 2014 13:34:14 +0000 (-0700) Subject: Revert "spec: require libvirt-wireshark from libvirt metapackage" X-Git-Tag: v1.2.2-rc1~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d181452132486c3ded3a60335d62c0e7c68f3bda;p=thirdparty%2Flibvirt.git Revert "spec: require libvirt-wireshark from libvirt metapackage" This reverts commit 8d6c3659b8c9b861b00a19b26079d11d56dce680. After further list discussion, it was decided that pulling in wireshark as a dependency is a bit too much for the base 'libvirt' package. Remember also that 'libvirt-devel' is also not pulled in by the base 'libvirt' - the metapackage exists for full functionality of libvirtd, rather than to pull in all subpackages. --- diff --git a/libvirt.spec.in b/libvirt.spec.in index 2d57c7185a..d3e60484e1 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -428,9 +428,6 @@ Requires: libvirt-daemon-driver-storage = %{version}-%{release} Requires: libvirt-daemon-driver-network = %{version}-%{release} Requires: libvirt-daemon-driver-nodedev = %{version}-%{release} %endif - %if %{with_wireshark} -Requires: libvirt-wireshark = %{version}-%{release} - %endif %endif Requires: libvirt-client = %{version}-%{release}