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

Другие репозитории

Группа :: Мониторинг
Пакет: dbench

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

Name: dbench
Version: 3.04
Release: alt1

Summary: Filesystem and TCP networking benchmark similar to Netbench
License: GPL
Group: Monitoring
URL: http://samba.org/ftp/tridge/dbench/
Source: %url/%name-%version.tar.gz

# Automatically added by buildreq on Tue Nov 15 2005

BuildRequires: libattr-devel

%description
dbench is a filesystem benchmark that generates load patterns similar to
those of the commercial Netbench benchmark, but without requiring a lab
of Windows load generators to run. It is now considered a de-facto
standard for generating load on the Linux VFS.

tbench is a network benchmark which generates only the TCP and process
load similar to the one created by Netbench.

%prep
%setup -q

%build
%configure
%make_build bindir="%_bindir" mandir="%_man1dir" datadir="%_datadir/%name"

%install
%makeinstall \
bindir="%buildroot%_bindir" \
mandir="%buildroot%_man1dir" \
datadir="%buildroot%_datadir/%name"

%files
%_bindir/*
%_datadir/%name
%_man1dir/*
%doc README

%changelog

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

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