diff --git a/bonnie++.spec b/bonnie++.spec index de4e123..dcc11fe 100644 --- a/bonnie++.spec +++ b/bonnie++.spec @@ -1,25 +1,25 @@ Name: bonnie++ Version: 1.03a -Release: 3 -Epoch: 0 -Summary: Bonnie++ filesystem and disk benchmark & burn-in suite +Release: 4%{?dist} + +Summary: Filesystem and disk benchmark & burn-in suite Group: Applications/System License: GPL URL: http://www.coker.com.au/bonnie++/ Source0: http://www.coker.com.au/bonnie++/bonnie++-1.03a.tgz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) Patch0: bonnie++-1.03a-mandir.patch %description -bonnie++ filesystem and disk benchmark suite aggressively reads & writes -in various ways on your filesystem then outputs useful benchmark performance -data. bonnie++ is also useful as a hardware, disk, and filesystem stability +bonnie++ filesystem and disk benchmark suite aggressively reads & writes +in various ways on your filesystem then outputs useful benchmark performance +data. bonnie++ is also useful as a hardware, disk, and filesystem stability test, exposing some types of hardware or kernel failures that would otherwise be difficult to detect. -Do not leave bonnie++ installed on a production system. Use only while you +Do not leave bonnie++ installed on a production system. Use only while you test servers. @@ -56,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 14 2007 Rob Myers - 0:1.03a-4 +- add dist tag +- merge spec cleanups + * Mon Dec 20 2004 Ville Skyttä - 0:1.03a-3 - Let rpmbuild take care of stripping binaries.