Hello community, here is the log from the commit of package bonnie++ checked in at Mon May 29 01:03:06 CEST 2006. -------- --- bonnie++/bonnie++.changes 2006-01-25 21:34:43.000000000 +0100 +++ bonnie++/bonnie++.changes 2006-05-26 23:14:57.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 26 23:12:23 CEST 2006 - schwab@suse.de + +- Use RPM_OPT_FLAGS. +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bonnie++-1.02.spec ++++++ --- /var/tmp/diff_new_pack.Oa9YWQ/_old 2006-05-29 01:02:59.000000000 +0200 +++ /var/tmp/diff_new_pack.Oa9YWQ/_new 2006-05-29 01:02:59.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package bonnie++ (Version 1.02) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -16,9 +16,9 @@ Group: System/Benchmark Provides: bonnie++-1.02 Autoreqprov: on -Summary: A Bonnie-like File System Benchmark +Summary: A Bonnie-Like File System Benchmark Version: 1.02 -Release: 337 +Release: 348 Source: http://www.coker.com.au/bonnie++/bonnie++-1.02.tgz Patch: bonnie++-1.02_unlocked.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,11 +42,11 @@ %build make clean - make + make MORECFLAGS="$RPM_OPT_FLAGS" %install mkdir -p $RPM_BUILD_ROOT/usr/bin - /usr/bin/install -c -s bonnie++ zcav $RPM_BUILD_ROOT/usr/bin + /usr/bin/install -c bonnie++ zcav $RPM_BUILD_ROOT/usr/bin /usr/bin/install -c bon_csv2html bon_csv2txt $RPM_BUILD_ROOT/usr/bin mkdir -p $RPM_BUILD_ROOT%{_mandir}/man{1,8} /usr/bin/install -c -m 644 bon_csv2html.1 bon_csv2txt.1 $RPM_BUILD_ROOT%{_mandir}/man1 @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %changelog -n bonnie++ +* Fri May 26 2006 - schwab@suse.de +- Use RPM_OPT_FLAGS. +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Oct 05 2005 - dmueller@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...