!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:
commit
a336155c7e
10
lsof.spec
10
lsof.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user