!47 [sync] PR-46: add BuildRequires mandoc

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-06-07 03:38:05 +00:00 committed by Gitee
commit a336155c7e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: lsof Name: lsof
Version: 4.96.4 Version: 4.96.4
Release: 3 Release: 4
Summary: A tool for list open files Summary: A tool for list open files
License: zlib and Sendmail and LGPLv2+ License: zlib and Sendmail and LGPLv2+
URL: https://people.freebsd.org/~abe/ 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 Patch6: backport-linux-Fix-handling-of-empty-command-name-closing-246.patch
Patch7: backport-Fix-empty-process-name-testcase-to-allow-the-dialect.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 %description
Lsof is a free, open-source, Unix administrative tool for displays information Lsof is a free, open-source, Unix administrative tool for displays information
@ -58,6 +58,12 @@ popd
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %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 * Thu Mar 23 2023 yixiangzhike <yixiangzhike007@163.com> - 4.96.4-3
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA