Fix no man manual

This commit is contained in:
baizg1107 2020-11-10 16:03:51 +08:00
parent 2830641ea3
commit a1df3cc474

View File

@ -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