Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37557972
en ru br
ALT Linux repositórios
S:5.1.2-alt2.qa1
4.1: 4.0.1-alt1
4.0: 4.0.1-alt1
3.0: 4.0.1-alt1

Group :: Sistema/Kernel e hardware
RPM: unixbench

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name:         unixbench
Copyright:    Distributable
Group:        System/Kernel and hardware
Summary:      BYTE's UNIX Benchmarks
Version:      4.0.1
Release:      alt1
Source:       %name-%version.tgz
URL: http://www.tux.org/pub/tux/niemi/unixbench/
Patch0: unixbench-4.0.1-altpackage.patch
Patch1: unixbench-4.0.1-buildflags.patch
Requires: gcc

%description
The BYTE Unix benchmarks that we published in March, 1990, we
expected that they fill our needs for several years. It was only a
few months before we started to see that UNIX workstation performance
was going to make the benchmark design questionable. The design flaw
was that the benchmarks timed a fixed number of loops; if there were
to few loops, the times were too small to be reliable. Perhaps we
could have increased the number of loops and been safe for another
few years (months?). But with IBM's introduction of the RS/6000, it
became obvious that we needed to redesign our benchmarks.

%prep
%setup -q
%patch0 -p1
%patch1 -p1

%build
%make

%install
%__mkdir_p $RPM_BUILD_ROOT%_libdir/%name
%__mkdir_p $RPM_BUILD_ROOT%_bindir
cp -a pgms $RPM_BUILD_ROOT%_libdir/%name
cp -a testdir $RPM_BUILD_ROOT%_libdir/%name
install -m755 Run $RPM_BUILD_ROOT%_bindir/unixbench

%files
%doc README old-doc/bench.doc old-doc/bench3.doc
%_bindir/*
%_libdir/%name

%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