]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
lsof: Update to 4.89.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 13 Oct 2016 07:22:38 +0000 (09:22 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Oct 2016 23:16:26 +0000 (00:16 +0100)
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>
lsof/lsof.nm

index 6b8a0229e3e37a4b78702d9562b9d1d0408cdf87..6ee976494347eff92b87521bfd2f66c6f00cef1e 100644 (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