Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37575634
en ru br
ALT Linux repositórios
S:1.7-alt4
5.0: 1.7-alt1
4.1: 1.7-alt1
4.0: 1.7-alt1
3.0: 1.7-ipl22mdk

Group :: Monitoramento
RPM: time

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: time
Version: 1.7
Release: alt4
Epoch: 1

Summary: The GNU time program for measuring system resource usage
License: GPLv2+
Group: Monitoring
Url: http://www.gnu.org/software/time/
# ftp://ftp.gnu.org/gnu/time/time-%version.tar.gz
Source: time-%version.tar
Patch: time-%version-%release.patch
BuildRequires: makeinfo

%description
The GNU time command runs another program, then displays information
about the resources used by that program, collected by the system while
the program was running.  You can select which information is reported
and the format in which it is shown, or have `time' save the information
in a file instead of display it on the screen.

The resources that `time' can report on fall into the general categories
of time, memory, I/O, and IPC calls.

The GNU version can format the output in arbitrary ways by using a
printf-style format string to include various resource measurements.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%_bindir/*
%_infodir/*.info*
%doc AUTHORS NEWS README

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009