Преглед изворни кода

upgrading package: iozone 3.120 -> 3.121

Ralf S. Engelschall пре 24 година
родитељ
комит
66ffbb5dd2
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 1 1
      iozone/iozone.patch
  2. 3 3
      iozone/iozone.spec

+ 1 - 1
iozone/iozone.patch

@@ -4,7 +4,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) || defined(__APPLE__) || defined(OSFV4) 
+-#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) || defined(UWIN) || defined(Windows) || defined(__APPLE__) || defined(OSFV4) || defined(IRIX) || defined(IRIX64)
 +#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.120
-%define       V_real   3_120
+%define       V_logic  3.121
+%define       V_real   3_121
 
 #   package information
 Name:         iozone
@@ -36,7 +36,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Benchmark
 License:      Open Source
 Version:      %{V_logic}
-Release:      20020804
+Release:      20020823
 
 #   list of sources
 Source0:      http://www.iozone.org/src/current/iozone%{V_real}.tar