lsof/lsof.spec

changeset 730
f516669e3b85
parent 465
6a12068a8ac8
equal deleted inserted replaced
5:f33b6ece0faf 6:d14ec93547d4
37 # list of sources 37 # list of sources
38 Source0: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.gz 38 Source0: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.gz
39 Patch0: lsof.patch 39 Patch0: lsof.patch
40 40
41 # build information 41 # build information
42 BuildPreReq: OpenPKG, openpkg >= 20100101, gcc 42 BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, make
43 PreReq: OpenPKG, openpkg >= 20100101 43 PreReq: OpenPKG, openpkg >= 20100101
44 44
45 %description 45 %description
46 List Open Files (lsof) shows all currently open file descriptors of 46 List Open Files (lsof) shows all currently open file descriptors of
47 processes. 47 processes.

mercurial