Hello community, here is the log from the commit of package bonnie for openSUSE:Factory checked in at 2016-07-03 12:27: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 2015-04-18 10:39:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bonnie.new/bonnie.changes 2016-07-03 12:27:48.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jun 30 13:21:33 UTC 2016 - [email protected] + +- Use url for source +- Tiny spec file cleanups + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bonnie.spec ++++++ --- /var/tmp/diff_new_pack.aZ0Xfc/_old 2016-07-03 12:27:49.000000000 +0200 +++ /var/tmp/diff_new_pack.aZ0Xfc/_new 2016-07-03 12:27:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bonnie # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ License: GPL-2.0+ Group: System/Benchmark Url: https://code.google.com/p/bonnie-64/ -Source0: %{name}-%{version}.tar.bz2 +Source0: https://fossies.org/linux/privat/old/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -34,15 +34,15 @@ %setup -q -n %{name} %build -make CC=gcc CFLAGS="%{optflags}" %{?_smp_mflags} +make SYSFLAGS="%{optflags}" %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} MANDIR=%{_mandir} +%make_install %files %defattr(-, root, root) %doc bonnie.doc README %{_bindir}/bonnie -%{_mandir}/man1/bonnie.1.gz +%{_mandir}/man1/bonnie.1%{ext_man} %changelog
