lsof: Update to 4.89.

This is an update to the latest available version of lsof.

* Drop support for SELinux.

Fixes #11214.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2016-10-13 09:22:38 +02:00 committed by Michael Tremer
parent 83b38b676a
commit 093faec544
1 changed files with 2 additions and 6 deletions

View File

@ -4,8 +4,8 @@
###############################################################################
name = lsof
version = 4.85
release = 2
version = 4.89
release = 1
groups = Development/Debuggers
url = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
@ -21,10 +21,6 @@ end
thisapp = %{name}_%{version}_src
build
requires
libselinux-devel
end
export LSOF_CFGL = %{CFLAGS} %{LDFLAGS}
build