Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37749102
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.76
Release: alt1

Summary: Lists files open by processes
Summary(ru_RU.KOI8-R): Отображает список файлов, открытых процессом
License: Free
Group: Monitoring
URL: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof

%define srcname %{name}_%{version}_src
Source: %url/%srcname.tar.bz2

%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 -n %srcname

%build
%add_optflags -DHASSECURITY -Dlint
export LSOF_VERS=22021
export LSOF_VSTR=2.2.21
export LINUX_BASE=/proc
./Configure -n linux
%make_build DEBUG="%optflags"

%install
install -pD %name $RPM_BUILD_ROOT%_sbindir/%name
install -pD -m644 %name.8 $RPM_BUILD_ROOT%_man8dir/%name.8

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

%changelog

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

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