Sfoglia il codice sorgente

upgrading package: iozone 3.102 -> 3.104

Ralf S. Engelschall 24 anni fa
parent
commit
64f37daf96
2 ha cambiato i file con 7 aggiunte e 7 eliminazioni
  1. 4 4
      iozone/iozone.patch
  2. 3 3
      iozone/iozone.spec

+ 4 - 4
iozone/iozone.patch

@@ -1,10 +1,10 @@
---- src/current/iozone.c.orig	Wed May 29 17:36:32 2002
-+++ src/current/iozone.c	Thu May 30 21:03:58 2002
-@@ -786,7 +786,7 @@
+--- src/current/iozone.c.orig	Sat Jun 15 21:06:04 2002
++++ src/current/iozone.c	Sat Jun 15 21:06:10 2002
+@@ -787,7 +787,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__)
+-#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5)
 +#ifdef HAVE_ANSIC_C
  float do_compute(float);	/* compute cycle simulation       */
  #else

+ 3 - 3
iozone/iozone.spec

@@ -23,8 +23,8 @@
 ##  SUCH DAMAGE.
 ##
 
-%define       V_logic  3.102
-%define       V_real   3_102
+%define       V_logic  3.104
+%define       V_real   3_104
 
 #   package information
 Name:         iozone
@@ -36,7 +36,7 @@ Distribution: OpenPKG [REL]
 Group:        Benchmark
 License:      Open Source
 Version:      %{V_logic}
-Release:      20020613
+Release:      20020615
 
 #   list of sources
 Source0:      http://www.iozone.org/src/current/iozone%{V_real}.tar