Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047706
en ru br
ALT Linux repos
S:4.0-alt3.qa1
5.0: 4.0-alt1
4.1: 4.0-alt1
4.0: 3.04-alt1
3.0: 3.03-alt1

Other repositories

Group :: Monitoring
RPM: dbench

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dbench
Version: 3.03
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 Apr 19 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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin