@@ -23,8 +23,8 @@
## SUCH DAMAGE.
##
-%define V_logic 3.94
-%define V_real 3_94
+%define V_logic 3.100
+%define V_real 3_100
# package information
Name: iozone
@@ -36,10 +36,11 @@ Distribution: OpenPKG [REL]
Group: Benchmark
License: Open Source
Version: %{V_logic}
-Release: 20020510
+Release: 20020530
# list of sources
Source0: http://www.iozone.org/src/current/iozone%{V_real}.tar
+Patch0: iozone.patch
# build information
Prefix: %{l_prefix}
@@ -56,6 +57,7 @@ AutoReqProv: no
%prep
%setup -q -c
+ %patch -p0
%build
PATH="%{l_prefix}/bin:$PATH"; export PATH