浏览代码

upgrading package: iozone 3.115 -> 3.117

Ralf S. Engelschall 23 年之前
父节点
当前提交
6fca7c01dc
共有 2 个文件被更改,包括 8 次插入8 次删除
  1. 5 5
      iozone/iozone.patch
  2. 3 3
      iozone/iozone.spec

+ 5 - 5
iozone/iozone.patch

@@ -1,15 +1,15 @@
---- src/current/iozone.c	Wed Jun 26 23:45:45 2002
-+++ src/current/iozone.c.orig	Mon Jul  1 16:06:47 2002
-@@ -782,7 +782,7 @@
+--- src/current/iozone.c.orig	Tue Jul 23 21:48:56 2002
++++ src/current/iozone.c	Fri Jul 26 10:38:03 2002
+@@ -785,7 +785,7 @@
  void throughput_test();		/* Multi process throughput 	  */
  void multi_throughput_test();	/* Multi process throughput 	  */
  void prepage();			/* Pre-fault user buffer	  */
--#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) || defined(UWIN) || defined(Windows)
+-#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) || defined(UWIN) || defined(Windows) || defined(__APPLE__)
 +#ifdef HAVE_ANSIC_C
  float do_compute(float);	/* compute cycle simulation       */
  #else
  float do_compute();		/* compute cycle simulation       */
-@@ -13030,27 +13030,27 @@
+@@ -13037,27 +13037,27 @@
  }
  
  #ifndef ASYNC_IO

+ 3 - 3
iozone/iozone.spec

@@ -23,8 +23,8 @@
 ##  SUCH DAMAGE.
 ##
 
-%define       V_logic  3.115
-%define       V_real   3_115
+%define       V_logic  3.117
+%define       V_real   3_117
 
 #   package information
 Name:         iozone
@@ -36,7 +36,7 @@ Distribution: OpenPKG [REL]
 Group:        Benchmark
 License:      Open Source
 Version:      %{V_logic}
-Release:      20020713
+Release:      20020726
 
 #   list of sources
 Source0:      http://www.iozone.org/src/current/iozone%{V_real}.tar