Accepting request 108544 from filesystems

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/108544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bonnie?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2012-03-09 20:21:46 +00:00
committed by Git OBS Bridge
parent ae6156e149
commit b04e9e4758
5 changed files with 10 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package bonnie
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@@ -22,11 +22,10 @@ Url: http://www.garloff.de/kurt/linux/bonnie/
License: GPL-2.0+
Group: System/Benchmark
Summary: File System Benchmark
Version: 1.4
Version: 1.5
Release: 476
Source0: %{name}-%{version}.tar.bz2
Source1: ctcstools.tar.bz2
Patch0: bonnie-1.4.dif
#Patch: %{name}-%{version}.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#BuildRequires: linux-kernel-headers - fails on SLES-10-SP2
@@ -49,7 +48,6 @@ of Unix file systems.
%prep
%setup -n bonnie -a1
%patch0 -p1
%build
make CC=gcc CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}