Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045785
en ru br
Репозитории ALT
S:6.5-alt1
5.1: 4.5.19-alt2
4.1: 4.5.16-alt5
4.0: 4.5.16-alt4
3.0: 4.5.12-alt3
+updates:4.5.13-alt2
www.altlinux.org/Changes

Группа :: Разработка/Отладчики
Пакет: strace

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

Name: strace
Version: 4.5.13
Release: alt2

Summary: Tracks and displays system calls associated with a running process
License: BSD-like
Group: Development/Debuggers
Url: http://sourceforge.net/projects/%name/

Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.bz2

Patch0: strace-4.5.13-cvs-20051021.patch
Patch1: strace-4.5.13-alt-quotactl.patch
Patch2: strace-4.5.13-alt-mount.patch
Patch3: strace-4.5.13-owl-man.patch
Patch4: strace-4.5.13-alt-keep_status.patch
Patch5: strace-4.5.13-drepper-x86_64-ipc.patch
Patch6: strace-4.5.13-drepper-msgrcv.patch

# Automatically added by buildreq on Sat Sep 06 2003

BuildRequires: libacl-devel

%package utils
Summary: Processes strace output and displays a graph of invoked subprocesses
Group: Development/Debuggers
Requires: %name = %version-%release

%description
The strace program intercepts and records the system calls called and
received by a running process.  Strace can print a record of each system
call, its arguments and its return value.  Strace is useful for diagnosing
problems and debugging, as well as for instructional purposes.

%description utils
The strace-graph Perl script processes strace -f output and displays
a graph of invoked subprocesses.  It is useful for finding out what
complex commands do.

%prep
%setup -q
%patch0 -p0
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
find -type f -name \*.orig -delete -print

%build
autoreconf -fisv
%configure
%make_build
%__bzip2 -9fk ChangeLog

%install
%__mkdir_p %buildroot{%_bindir,%_man1dir}
%makeinstall man1dir=%buildroot%_man1dir

%files
%_bindir/strace
%_mandir/man?/*
%doc ChangeLog.bz2 COPYRIGHT CREDITS NEWS PORTING README README-linux TODO

%files utils
%_bindir/strace-graph

%changelog

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

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