!32 Add Requires wireshark-help into wireshark
From: @baizg1107 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
586c5653dc
@ -1,6 +1,6 @@
|
||||
Name: wireshark
|
||||
Version: 2.6.2
|
||||
Release: 13
|
||||
Release: 14
|
||||
Epoch: 1
|
||||
Summary: Network traffic analyzer
|
||||
License: GPL+
|
||||
@ -45,6 +45,7 @@ Patch6030: CVE-2020-25862.patch
|
||||
Patch6031: CVE-2020-25863.patch
|
||||
Patch6032: wireshark-initialize-point-in-end_string.patch
|
||||
|
||||
Requires: %{name}-help = %{epoch}:%{version}-%{release}
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd-udev
|
||||
Requires: %{name}-cli = %{epoch}:%{version}-%{release} xdg-utils hicolor-icon-theme
|
||||
@ -150,6 +151,9 @@ getent group usbmon >/dev/null || groupadd -r usbmon
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 9 2020 baizhonggui <baizhonggui@huawei.com> - 2.6.2-14
|
||||
- Add install requires help package into main package
|
||||
|
||||
* Mon Nov 02 2020 lingsheng <lingsheng@huawei.com> - 2.6.2-13
|
||||
- Fix use-of-uninitialized-value in end_string
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user