Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37545303
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: alt1.1

Summary: A program for benchmarking hard drives and filesystems
Summary(ru_RU.KOI8-R): Программа для определения скорости работы жестких дисков и файловых систем
License: Freely distributable and modifiable
Group: Monitoring
Url: http://www.coker.com.au/%name

Source: %name-%version.tar.bz2

# Automatically added by buildreq on Fri Apr 23 2004

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

%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