]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
rpm: create libvirt-wireshark sub-package
authorEric Blake <eblake@redhat.com>
Tue, 4 Feb 2014 19:37:15 +0000 (12:37 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 5 Feb 2014 13:46:00 +0000 (06:46 -0700)
commitf9ada9f3d0e0ba86e0e3019e210d6b1e872a503c
treeea3279f46358117fa13a9e10f376d724b160b90d
parenteafb53fec2436ca39949badb16b27901fe5b6ce2
rpm: create libvirt-wireshark sub-package

On Fedora 20, with wireshark-devel installed, 'make rpm' failed
due to installed but unpackaged files related to wireshark.  As
F20 is already released without wireshark, I chose to add a new
sub-package that is enabled only for F21 and later.  Furthermore,
all existing wireshark plugins belong to the wireshark package,
so I got to invent behavior of how the first third-party wireshark
module will behave.

* libvirt.spec.in (with_wireshark): Add new conditional.
* configure.ac (ws-plugindir): Improve wording.

Signed-off-by: Eric Blake <eblake@redhat.com>
configure.ac
libvirt.spec.in