Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37737290
en ru br
ALT Linux repos
S:4.93.2-alt1
5.0: 4.80-alt1
4.1: 4.78-alt1
4.0: 4.78-alt1
3.0: 4.76-alt1

Group :: Monitoring
RPM: lsof

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lsof
Version: 4.80
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Lists files open by processes
License: Free
Group: Monitoring

URL: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
# This is REPACKAGED upstream source, read README.lsof.maintainer!
Source: lsof-%version.tar.bz2
Source1: README.lsof.maintainer

%description
Lsof's name stands for LiSt Open Files, and it does just that. It lists
information about files that are open by the processes running on a UNIX
system.

%prep
%setup

%build
%add_optflags -DHASSECURITY -Dlint
export LSOF_VSTR=2.6.16
./Configure -n linux
%make_build DEBUG="%optflags"

%install
install -pD lsof %buildroot%_sbindir/lsof
install -pD -m644 lsof.8 %buildroot%_man8dir/lsof.8

%files
%_sbindir/lsof
%_man8dir/lsof*
%doc 00*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin