Mailinglist Archive: opensuse-commit (1857 mails)
| < Previous | Next > |
commit bonnie++ for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 21 Sep 2011 16:54:16 +0200
- Message-id: <20110921145416.9A37D202CC@hilbert.suse.de>
Hello community,
here is the log from the commit of package bonnie++ for openSUSE:Factory
checked in at Wed Sep 21 16:54:16 CEST 2011.
--------
--- bonnie++/bonnie++.changes 2009-02-11 12:49:56.000000000 +0100
+++ /mounts/work_src_done/STABLE/bonnie++/bonnie++.changes 2011-09-17
22:28:05.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 20:28:01 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bonnie++-1.03d.spec ++++++
--- /var/tmp/diff_new_pack.vZBzqo/_old 2011-09-21 16:54:13.000000000 +0200
+++ /var/tmp/diff_new_pack.vZBzqo/_new 2011-09-21 16:54:13.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package bonnie++ (Version 1.03d)
+# 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,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: bonnie++
@@ -23,7 +22,6 @@
License: X11/MIT
Group: System/Benchmark
Provides: bonnie++-1.03d
-AutoReqProv: on
Summary: A Bonnie-Like File System Benchmark
Version: 1.03d
Release: 2
@@ -37,15 +35,6 @@
Bonnie++ is a benchmark suite aimed at performing a number of simple
hard drive and file system performance tests.
-
-
-Authors:
---------
- Tim Bray <tbray@xxxxxxxxxxxxxx>
- Russell Coker <russell@xxxxxxxxxxxx>
- Christian Kagerhuber <c.kagerhuber@xxxxxxxxxxxx>
- Olli Ries <ories@xxxxxxx>
-
%prep
%setup
%patch -p1
@@ -53,8 +42,8 @@
%patch2 -p1
%build
- make clean
- make MORECFLAGS="$RPM_OPT_FLAGS"
+ make clean %{?_smp_mflags}
+ make MORECFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
%install
mkdir -p $RPM_BUILD_ROOT/usr/bin
@@ -76,7 +65,4 @@
%{_mandir}/man1/bon_csv2html.1.gz
%{_mandir}/man1/bon_csv2txt.1.gz
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |