OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 04-Aug-2002 11:32:26
Branch: HEAD Handle: 2002080410322501
Modified files:
openpkg-re/vcheck vc.iozone
openpkg-src/iozone iozone.patch iozone.spec
openpkg-web news.txt
Log:
upgrading package: iozone 3.118 -> 3.120
Summary:
Revision Changes Path
1.13 +1 -1 openpkg-re/vcheck/vc.iozone
1.5 +1 -1 openpkg-src/iozone/iozone.patch
1.31 +3 -3 openpkg-src/iozone/iozone.spec
1.1095 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.iozone
============================================================
$ cvs diff -u -r1.12 -r1.13 vc.iozone
--- openpkg-re/vcheck/vc.iozone 1 Aug 2002 07:40:11 -0000 1.12
+++ openpkg-re/vcheck/vc.iozone 4 Aug 2002 09:32:25 -0000 1.13
@@ -2,7 +2,7 @@
}
prog iozone = {
- version = 3_118
+ version = 3_120
url = http://www.iozone.org/src/current/
regex = iozone(__VER__)\.tar
}
Index: openpkg-src/iozone/iozone.patch
============================================================
$ cvs diff -u -r1.4 -r1.5 iozone.patch
--- openpkg-src/iozone/iozone.patch 26 Jul 2002 08:39:21 -0000 1.4
+++ openpkg-src/iozone/iozone.patch 4 Aug 2002 09:32:26 -0000 1.5
@@ -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__)
+-#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) ||
defined(UWIN) || defined(Windows) || defined(__APPLE__) || defined(OSFV4)
+#ifdef HAVE_ANSIC_C
float do_compute(float); /* compute cycle simulation */
#else
Index: openpkg-src/iozone/iozone.spec
============================================================
$ cvs diff -u -r1.30 -r1.31 iozone.spec
--- openpkg-src/iozone/iozone.spec 1 Aug 2002 07:40:12 -0000 1.30
+++ openpkg-src/iozone/iozone.spec 4 Aug 2002 09:32:26 -0000 1.31
@@ -23,8 +23,8 @@
## SUCH DAMAGE.
##
-%define V_logic 3.118
-%define V_real 3_118
+%define V_logic 3.120
+%define V_real 3_120
# package information
Name: iozone
@@ -36,7 +36,7 @@
Group: Benchmark
License: Open Source
Version: %{V_logic}
-Release: 20020801
+Release: 20020804
# list of sources
Source0: http://www.iozone.org/src/current/iozone%{V_real}.tar
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1094 -r1.1095 news.txt
--- openpkg-web/news.txt 3 Aug 2002 14:12:47 -0000 1.1094
+++ openpkg-web/news.txt 4 Aug 2002 09:32:25 -0000 1.1095
@@ -1,3 +1,4 @@
+04-Aug-2002: Upgraded package: P<iozone-3.120-20020804>
03-Aug-2002: Upgraded package: P<cvstrac-1.0.9-20020803>
03-Aug-2002: New package: P<kerberos-1.2.5-20020803>
02-Aug-2002: Upgraded package: P<vim-6.1.143-20020802>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]