[packages/iozone] Up to 3.508

arekm arekm at pld-linux.org
Mon Mar 9 17:04:19 CET 2026


commit 1dd245e5199060679a4a6beef19aed8fb3ca0acc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 17:04:07 2026 +0100

    Up to 3.508

 iozone-make.patch | 11 -----------
 iozone.spec       | 11 ++++-------
 2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/iozone.spec b/iozone.spec
index 61da612..0e310ed 100644
--- a/iozone.spec
+++ b/iozone.spec
@@ -3,13 +3,12 @@ Summary(es.UTF-8):	El IOzone es una ferramenta para prueba de rendimiento em sis
 Summary(pl.UTF-8):	Program testujący wydajność I/O
 Summary(pt_BR.UTF-8):	O IOzone é uma ferramenta para testes de performance em sistemas de arquivos
 Name:		iozone
-Version:	3.408
-Release:	2
+Version:	3.508
+Release:	1
 License:	distributable
 Group:		Applications/System
 Source0:	http://www.iozone.org/src/current/%{name}%(echo %{version} | tr . _).tar
-# Source0-md5:	ff3bc9a075db68b028e6cd5a833353d8
-Patch0:		%{name}-make.patch
+# Source0-md5:	f28193c50dfb18fd31cc54749e3a8229
 URL:		http://www.iozone.org/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,8 +52,6 @@ arquivos. Gera e mede uma variedade de operações em arquivos.
 
 %prep
 %setup -q -n %{name}%(echo %{version} | tr . _)
-%{__sed} -i -e 's,-O[23],,' src/current/makefile
-%patch -P0 -p1
 
 gzip -d docs/Iozone_ps.gz
 mv -f docs/Iozone_ps docs/IOzone.ps
@@ -64,7 +61,7 @@ mv -f docs/IOzone_msword_98.pdf docs/IOzone.pdf
 %{__make} -C src/current \
 	%{target} \
 	LDFLAGS="%{rpmldflags}" \
-	CFLAGS="%{rpmcflags}" \
+	CFLAGS="-std=gnu17 -DHAVE_ANSIC_C %{rpmcflags}" \
 	CC="%{__cc}" \
 	GCC="%{__cc}"
 
diff --git a/iozone-make.patch b/iozone-make.patch
deleted file mode 100644
index 0e810c1..0000000
--- a/iozone-make.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- iozone3_408/src/current/makefile~	2013-04-04 16:26:40.000000000 +0300
-+++ iozone3_408/src/current/makefile	2013-04-04 16:27:57.621304951 +0300
-@@ -14,7 +14,7 @@
- GCC	= gcc
- CCS	= /usr/ccs/bin/cc
- NACC	= /opt/ansic/bin/cc
--CFLAGS	=
-+CFLAGS	= -O3
- S10GCCFLAGS    = -m64
- S10CCFLAGS     = -m64
- FLAG64BIT      = -m64
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iozone.git/commitdiff/1dd245e5199060679a4a6beef19aed8fb3ca0acc



More information about the pld-cvs-commit mailing list