add BuildRequires mandoc
(cherry picked from commit 9d4bc0bc2fe1c167be3ac6cc5d0e53d5834136e3)
This commit is contained in:
parent
526877fc90
commit
d7a46f122c
10
lsof.spec
10
lsof.spec
@ -1,6 +1,6 @@
|
||||
Name: lsof
|
||||
Version: 4.96.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A tool for list open files
|
||||
License: zlib and Sendmail and LGPLv2+
|
||||
URL: https://people.freebsd.org/~abe/
|
||||
@ -14,7 +14,7 @@ Patch5: backport-Check-h_addr_list-0-before-accessing-1.patch
|
||||
Patch6: backport-linux-Fix-handling-of-empty-command-name-closing-246.patch
|
||||
Patch7: backport-Fix-empty-process-name-testcase-to-allow-the-dialect.patch
|
||||
|
||||
BuildRequires: gcc git libtirpc-devel libselinux-devel
|
||||
BuildRequires: gcc git libtirpc-devel libselinux-devel mandoc
|
||||
|
||||
%description
|
||||
Lsof is a free, open-source, Unix administrative tool for displays information
|
||||
@ -58,6 +58,12 @@ popd
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2024 zhuofeng <zhuofeng2@huawei.com> - 4.96.4-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add BuildRequires mandoc
|
||||
|
||||
* Thu Mar 23 2023 yixiangzhike <yixiangzhike007@163.com> - 4.96.4-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user