|
|
@@ -23,8 +23,8 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_logic 3.237
|
|
|
-%define V_real 3_237
|
|
|
+%define V_logic 3.239
|
|
|
+%define V_real 3_239
|
|
|
|
|
|
# package information
|
|
|
Name: iozone
|
|
|
@@ -37,7 +37,7 @@ Class: PLUS
|
|
|
Group: Benchmark
|
|
|
License: Open Source
|
|
|
Version: %{V_logic}
|
|
|
-Release: 20050402
|
|
|
+Release: 20050409
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.iozone.org/src/current/iozone%{V_real}.tar
|
|
|
@@ -63,7 +63,7 @@ AutoReqProv: no
|
|
|
}
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -c
|
|
|
+ %setup -q -n iozone%{V_real}
|
|
|
chmod 644 src/current/makefile
|
|
|
%{l_shtool} subst -e 's;-Dlinux;-Dlinux $(MADV);' src/current/makefile
|
|
|
|