Hello community,

here is the log from the commit of package bonnie for openSUSE:Factory
checked in at Wed Sep 21 16:54:00 CEST 2011.



--------
--- bonnie/bonnie.changes       2009-08-30 17:29:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/bonnie/bonnie.changes  2011-09-21 
09:11:15.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Sep 21 07:10:59 UTC 2011 - co...@suse.com
+
+- disable ctcs for > 11.4, not available
+
+-------------------------------------------------------------------
+Sat Sep 17 20:27:30 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bonnie.spec ++++++
--- /var/tmp/diff_new_pack.SPUO8R/_old  2011-09-21 16:53:55.000000000 +0200
+++ /var/tmp/diff_new_pack.SPUO8R/_new  2011-09-21 16:53:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bonnie (Version 1.4)
+# spec file for package bonnie
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           bonnie
 Url:            http://www.garloff.de/kurt/linux/bonnie/
 License:        GPL v2 or later
 Group:          System/Benchmark
-AutoReqProv:    on
 Summary:        File System Benchmark
 Version:        1.4
 Release:        476
@@ -38,13 +36,6 @@
 Bonnie is a popular performance benchmark that targets various aspects
 of Unix file systems.
 
-
-
-Authors:
---------
-    Tim Bray <tb...@textuality.com>
-    Kurt Garloff <garl...@suse.de>
-
 %package ctcs2-glue
 License:        GPL v2 or later
 Summary:        File System Benchmark
@@ -56,22 +47,16 @@
 Bonnie is a popular performance benchmark that targets various aspects
 of Unix file systems.
 
-
-
-Authors:
---------
-    Tim Bray <tb...@textuality.com>
-    Kurt Garloff <garl...@suse.de>
-
 %prep
 %setup -n bonnie -a1
 %patch0 -p1
 
 %build
-make CC=gcc CFLAGS="$RPM_OPT_FLAGS"
+make CC=gcc CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
+%if %suse_version < 1210
 cd ctcstools
 mkdir -p $RPM_BUILD_ROOT/usr/share/qa/bonnie/tcf
 mkdir -p $RPM_BUILD_ROOT/usr/share/qa/tcf
@@ -80,6 +65,7 @@
 install -m 644 *.tcf $RPM_BUILD_ROOT/usr/share/qa/bonnie/tcf/
 for A in *.tcf; do ln -s ../../../../usr/share/qa/bonnie/tcf/$A 
$RPM_BUILD_ROOT/usr/share/qa/tcf/; done
 install -m 744 bonnie-run $RPM_BUILD_ROOT/usr/lib/ctcs2/tools/ 
+%endif
 
 %files
 %defattr(-, root, root)
@@ -87,9 +73,12 @@
 /usr/bin/bonnie
 %{_mandir}/man1/bonnie.1.gz
 
+%if %suse_version < 1210
+
 %files ctcs2-glue
 %defattr(-, root, root)
 /usr/share/qa
 /usr/lib/ctcs2
+%endif
 
 %changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to