Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37501410
en ru br
ALT Linux repos
S:2.00a-alt2
5.0: 1.03d-alt1
4.1: 1.03a-alt3
4.0: 1.03a-alt2
3.0: 1.03a-alt1.1

Group :: Monitoring
RPM: bonnie++

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bonnie++
Version: 1.03a
Release: alt2

Summary: A program for benchmarking hard drives and filesystems
License: GPL v2
Group: Monitoring

Url: http://www.coker.com.au/bonnie++/
Source: %name-%version.tar.bz2
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Fri Apr 23 2004

BuildRequires: gcc-c++ libstdc++-devel

Summary(ru_RU.KOI8-R): Программа для определения скорости работы жестких дисков и файловых систем

%description
Bonnie++ is a benchmark suite that is aimed at performing a number
of simple tests of hard drive and file system performance.

%description -l ru_RU.KOI8-R
Bonnie++ - это система для определения скорости работы вашей дисковой подсистемы.

%prep
%setup -q

%build
%configure
%make_build

%install
[ -e debian/changelog ]&& (rm -f changelog.txt;mv debian/changelog changelog.txt)
perl -pi -e "s at usr/share/man at %buildroot%_mandir at g" Makefile
%makeinstall eprefix=%buildroot/%prefix DESTDIR=%buildroot

%files
%_bindir/*
%_sbindir/*
%_mandir/man?/*
%doc copyright.txt credits.txt readme.html

%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