Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37754061
en ru br
Репозитории ALT
S:4.93.2-alt1
5.1: 4.80-alt1
4.1: 4.78-alt1
4.0: 4.78-alt1
3.0: 4.76-alt1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: lsof

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: lsof
Version: 4.78
Release: alt1

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: %url/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 -q

%build
%add_optflags -DHASSECURITY -Dlint
export LSOF_VSTR=2.6.16
export LINUX_BASE=/proc
./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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin