diff --git a/libvirt.changes b/libvirt.changes index 491d7d1..630d62b 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Mon Oct 27 21:20:08 UTC 2014 - cbosdonnat@suse.com -- Added package wireshark-plugin to provide the wireshark dissector - for the libvirt RPC protocol +- Added package wireshark-plugin-libvirt to provide the wireshark + dissector for the libvirt RPC protocol ------------------------------------------------------------------- Thu Oct 2 15:28:40 MDT 2014 - jfehlig@suse.com diff --git a/libvirt.spec b/libvirt.spec index 2caee06..b0e95a4 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -954,12 +954,12 @@ namespaces. # Older version contain too old wireshark %if 0%{?suse_version} >= 1210 -%package -n wireshark-libvirt +%package -n wireshark-plugin-libvirt Summary: Wireshark plugin for Libvirt RPC protocol Group: Productivity/Networking/Diagnostic Requires: wireshark -%description -n wireshark-libvirt +%description -n wireshark-plugin-libvirt Provides a dissector for the libvirt RPC protocol to help debugging it. %endif @@ -1867,7 +1867,7 @@ fi %endif %if 0%{?suse_version} >= 1210 -%files -n wireshark-libvirt +%files -n wireshark-plugin-libvirt %defattr(-, root, root) %{_libdir}/wireshark/plugins/*/libvirt.so %endif