Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37498761
en ru br
Репозитории ALT
S:5.1.2-alt2.qa1
5.1: 5.1.2-alt2
4.1: 4.0.1-alt1
4.0: 4.0.1-alt1
3.0: 4.0.1-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: unixbench

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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