!3 delete unneeded file

Merge pull request !3 from pengyq/master
This commit is contained in:
openeuler-ci-bot 2020-01-11 15:44:20 +08:00 committed by Gitee
commit e2c3cb9b2c
3 changed files with 1 additions and 25 deletions

View File

@ -1,12 +0,0 @@
diff --git a/Lsof.8 b/Lsof.8
index 5ad6234..4453fb4 100644
--- a/Lsof.8
+++ b/Lsof.8
@@ -1,5 +1,5 @@
.so ./version
-.TH LSOF 8 Revision-\*(VN
+.TH LSOF 1 Revision-\*(VN
\" Register )P is used neither by this file nor any groff macro. However,
\" some versions of nroff require it.
.if !\n(.g \{\

View File

@ -1,11 +0,0 @@
--- lsof_4.91-rh/Configure.orig 2018-05-22 15:54:57.275682247 +0200
+++ lsof_4.91-rh/Configure 2018-05-22 15:55:22.314556548 +0200
@@ -2945,7 +2945,7 @@ return(0); }
# Test for <rpc/rpc.h>.
- if ! test -r ${LSOF_INCLUDE}/rpc/rpc.h # {
+ if ! test -r ${LSOF_INCLUDE}/tirpc/rpc/rpc.h # {
then
LSOF_CFGF="$LSOF_CFGF -DHASNORPC_H"
fi # }

View File

@ -1,11 +1,10 @@
Name: lsof
Version: 4.93.2
Release: 2
Release: 3
Summary: A tool for list open files
License: zlib and Sendmail and LGPLv2+
URL: https://people.freebsd.org/~abe/
Source0: https://github.com/lsof-org/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: PATCH-FIX-OPENEULER-man-page-section.patch
Patch6002: 0050-endpoint-pipe-fix-list-the-same-fd-in-a-different-pr.patch
Patch6003: 0052-endpoint-pty-bug-fix-list-the-same-fd-in-a-different.patch
Patch6004: 0060-endpoint-pseudoterminal-bug-fix-fix-wrong-Unix98-PTY.patch