Hello community, here is the log from the commit of package bonnie++ for openSUSE:Factory checked in at 2014-10-18 09:09:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bonnie++ (Old) and /work/SRC/openSUSE:Factory/.bonnie++.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bonnie++" Changes: -------- --- /work/SRC/openSUSE:Factory/bonnie++/bonnie++.changes 2014-07-31 21:50:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bonnie++.new/bonnie++.changes 2014-10-18 09:10:23.000000000 +0200 @@ -1,0 +2,12 @@ +Fri Oct 17 17:45:32 CEST 2014 - [email protected] + +- replace tarball with the upstream version + +------------------------------------------------------------------- +Thu Jul 31 08:59:39 UTC 2014 - [email protected] + +- Two small fixes to the spec file. Sources now is an url to + the upstream package and removed a provides statement which is + not needed since it's implicit (both noticed by dimstar) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bonnie++.spec ++++++ --- /var/tmp/diff_new_pack.n5zUHu/_old 2014-10-18 09:10:24.000000000 +0200 +++ /var/tmp/diff_new_pack.n5zUHu/_new 2014-10-18 09:10:24.000000000 +0200 @@ -23,9 +23,8 @@ License: MIT Group: System/Benchmark Url: http://www.coker.com.au/bonnie++/ -Source: %{name}-%{version}.tgz +Source: http://www.coker.com.au/bonnie++/experimental/%{name}-%{version}.tgz BuildRequires: gcc-c++ -Provides: bonnie++-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -33,7 +32,8 @@ hard drive and file system performance tests. %prep -%setup -q +# match the upstream tarball, there's no diff against 1.97 +%setup -q -n bonnie++-1.97.1 %build make clean %{?_smp_mflags} ++++++ bonnie++-1.97.tgz ++++++ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
