OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Apr-2008 21:05:44
Branch: HEAD Handle: 2008041520054400
Modified files:
openpkg-src/siege siege.patch siege.spec
Log:
upgrading package: siege 2.66 -> 2.67
Summary:
Revision Changes Path
1.6 +15 -37 openpkg-src/siege/siege.patch
1.57 +2 -2 openpkg-src/siege/siege.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/siege/siege.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 siege.patch
--- openpkg-src/siege/siege.patch 17 May 2007 15:36:58 -0000 1.5
+++ openpkg-src/siege/siege.patch 15 Apr 2008 19:05:44 -0000 1.6
@@ -1,7 +1,7 @@
Index: configure
---- configure.orig 2007-03-29 20:07:30 +0200
-+++ configure 2007-05-17 17:33:47 +0200
-@@ -9203,7 +9203,9 @@
+--- configure.orig 2008-04-11 19:24:35 +0200
++++ configure 2008-04-15 21:03:04 +0200
+@@ -8766,7 +8766,9 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -9,9 +9,9 @@
LIBS="-ldl $LIBS"
+fi
cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
/* confdefs.h. */
- _ACEOF
-@@ -9533,7 +9535,9 @@
+@@ -9040,7 +9042,9 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -19,9 +19,9 @@
LIBS="-ldl $LIBS"
+fi
cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
/* confdefs.h. */
- _ACEOF
-@@ -12984,7 +12988,9 @@
+@@ -12437,7 +12441,9 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -29,9 +29,9 @@
LIBS="-ldl $LIBS"
+fi
cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
/* confdefs.h. */
- _ACEOF
-@@ -13314,7 +13320,9 @@
+@@ -18040,7 +18046,9 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -39,9 +39,9 @@
LIBS="-ldl $LIBS"
+fi
cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
/* confdefs.h. */
- _ACEOF
-@@ -18719,7 +18727,9 @@
+@@ -18314,7 +18322,9 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -49,33 +49,11 @@
LIBS="-ldl $LIBS"
+fi
cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
/* confdefs.h. */
- _ACEOF
-@@ -19049,7 +19059,9 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
-+if test "${ac_cv_lib_dl_dlopen+set}" = set; then
- LIBS="-ldl $LIBS"
-+fi
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
-@@ -20809,7 +20821,11 @@
-
- echo "$as_me:$LINENO: result: no" >&5
- echo "${ECHO_T}no" >&6;
-+if test "${ac_cv_lib_dl_dlopen+set}" = set; then
- LDL=-ldl
-+else
-+ LDL=
-+fi
- LIBS=$olibs
- fi
- rm -f conftest.err conftest.$ac_objext \
Index: src/hash.c
---- src/hash.c.orig 2007-03-20 14:28:56 +0100
-+++ src/hash.c 2007-05-17 17:30:49 +0200
+--- src/hash.c.orig 2007-03-21 16:12:58 +0100
++++ src/hash.c 2008-04-15 21:02:14 +0200
@@ -60,7 +60,7 @@
* hash table.
*/
@@ -96,7 +74,7 @@
this->entries = 0;
Index: src/hash.h
--- src/hash.h.orig 2006-04-17 20:37:34 +0200
-+++ src/hash.h 2007-05-17 17:30:49 +0200
++++ src/hash.h 2008-04-15 21:02:14 +0200
@@ -29,7 +29,7 @@
typedef struct HASH_T *HASH;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/siege/siege.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 siege.spec
--- openpkg-src/siege/siege.spec 1 Jan 2008 15:04:41 -0000 1.56
+++ openpkg-src/siege/siege.spec 15 Apr 2008 19:05:44 -0000 1.57
@@ -31,8 +31,8 @@
Class: PLUS
Group: Benchmark
License: GPL
-Version: 2.66
-Release: 20080101
+Version: 2.67
+Release: 20080415
# list of sources
Source0: ftp://ftp.joedog.org/pub/siege/siege-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]