Fix no man manual
This commit is contained in:
parent
2830641ea3
commit
a1df3cc474
@ -1,6 +1,6 @@
|
|||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 2.6.2
|
Version: 2.6.2
|
||||||
Release: 13
|
Release: 14
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -45,6 +45,7 @@ Patch6030: CVE-2020-25862.patch
|
|||||||
Patch6031: CVE-2020-25863.patch
|
Patch6031: CVE-2020-25863.patch
|
||||||
Patch6032: wireshark-initialize-point-in-end_string.patch
|
Patch6032: wireshark-initialize-point-in-end_string.patch
|
||||||
|
|
||||||
|
Requires: %{name}-help = %{epoch}:%{version}-%{release}
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): systemd-udev
|
Requires(post): systemd-udev
|
||||||
Requires: %{name}-cli = %{epoch}:%{version}-%{release} xdg-utils hicolor-icon-theme
|
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?/*
|
%{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 02 2020 lingsheng <lingsheng@huawei.com> - 2.6.2-13
|
||||||
- Fix use-of-uninitialized-value in end_string
|
- Fix use-of-uninitialized-value in end_string
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user