Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37487635
en ru br
ALT Linux repositórios
S:1.0.4-alt2
5.0: 1.0.0-alt1
4.1: 1.0.0-alt1
4.0: 0.18.9-alt1
3.0: 0.18.6-alt1

Group :: Sistema/Kernel e hardware
RPM: stress

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:         stress
Copyright:    GPL
Group:        System/Kernel and hardware
Summary:      A tool which imposes a configurable amount of load on your system.
Version:      0.18.6
Release:      alt1
Source:       %name-%version.tar.gz

%description
stress is a tool which imposes a configurable amount of CPU, memory, I/O, or
disk stress on a POSIX-compliant operating system. It is written in
highly-portable ANSI C, and uses the GNU Autotools to compile on a great number
of UNIX-like operating systems.

stress is not a benchmark. It is a tool used by system administrators to
evaluate how well their systems will scale, by kernel programmers to evaluate
perceived performance characteristics, and by systems programmers to expose the
classes of bugs which only or more frequently manifest themselves when the
system is under heavy load.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall
%__mkdir_p $RPM_BUILD_ROOT%_mandir/man1/
%__install -m644 doc/%name.1 $RPM_BUILD_ROOT%_mandir/man1/

%post
%install_info %name.info

%preun
%uninstall_info %name.info


%files
%doc doc/%name.html
%defattr(-,root,root)
%_bindir/stress
%_mandir/man1/stress.1.*
%_infodir/stress*

%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