forked from pool/libvirt
wireshark-libvirt renamed to wireshark-plugin-libvirt
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=415
This commit is contained in:
parent
4fa650a969
commit
2f63224a45
@ -1,8 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 27 21:20:08 UTC 2014 - cbosdonnat@suse.com
|
Mon Oct 27 21:20:08 UTC 2014 - cbosdonnat@suse.com
|
||||||
|
|
||||||
- Added package wireshark-plugin to provide the wireshark dissector
|
- Added package wireshark-plugin-libvirt to provide the wireshark
|
||||||
for the libvirt RPC protocol
|
dissector for the libvirt RPC protocol
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 2 15:28:40 MDT 2014 - jfehlig@suse.com
|
Thu Oct 2 15:28:40 MDT 2014 - jfehlig@suse.com
|
||||||
|
@ -954,12 +954,12 @@ namespaces.
|
|||||||
|
|
||||||
# Older version contain too old wireshark
|
# Older version contain too old wireshark
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
%package -n wireshark-libvirt
|
%package -n wireshark-plugin-libvirt
|
||||||
Summary: Wireshark plugin for Libvirt RPC protocol
|
Summary: Wireshark plugin for Libvirt RPC protocol
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
Requires: wireshark
|
Requires: wireshark
|
||||||
|
|
||||||
%description -n wireshark-libvirt
|
%description -n wireshark-plugin-libvirt
|
||||||
Provides a dissector for the libvirt RPC protocol to help debugging it.
|
Provides a dissector for the libvirt RPC protocol to help debugging it.
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -1867,7 +1867,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
%files -n wireshark-libvirt
|
%files -n wireshark-plugin-libvirt
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%{_libdir}/wireshark/plugins/*/libvirt.so
|
%{_libdir}/wireshark/plugins/*/libvirt.so
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user