]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Revert "spec: require libvirt-wireshark from libvirt metapackage"
authorEric Blake <eblake@redhat.com>
Thu, 13 Feb 2014 13:34:14 +0000 (06:34 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 13 Feb 2014 13:39:19 +0000 (06:39 -0700)
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.

libvirt.spec.in

index 2d57c7185a7ba64e5f19727cc1ab2b6bc262347d..d3e60484e152954e942bce3e4477c4ac77c701fe 100644 (file)
@@ -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}