OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 13-May-2009 12:08:50 Branch: HEAD Handle: 2009051311084900 Modified files: openpkg-src/siege siege.patch siege.spec Log: upgrading package: siege 2.67 -> 2.69 Summary: Revision Changes Path 1.7 +9 -39 openpkg-src/siege/siege.patch 1.59 +2 -5 openpkg-src/siege/siege.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/siege/siege.patch ============================================================================ $ cvs diff -u -r1.6 -r1.7 siege.patch --- openpkg-src/siege/siege.patch 15 Apr 2008 19:05:44 -0000 1.6 +++ openpkg-src/siege/siege.patch 13 May 2009 10:08:49 -0000 1.7 @@ -1,7 +1,7 @@ Index: configure ---- configure.orig 2008-04-11 19:24:35 +0200 -+++ configure 2008-04-15 21:03:04 +0200 -@@ -8766,7 +8766,9 @@ +--- configure.orig 2009-05-08 19:59:04 +0200 ++++ configure 2009-05-13 11:24:53 +0200 +@@ -9378,7 +9378,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. */ -@@ -9040,7 +9042,9 @@ + _ACEOF +@@ -9708,7 +9710,9 @@ echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS @@ -19,41 +19,11 @@ LIBS="-ldl $LIBS" +fi cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - /* confdefs.h. */ -@@ -12437,7 +12441,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 - #line $LINENO "configure" - /* confdefs.h. */ -@@ -18040,7 +18046,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 - #line $LINENO "configure" - /* confdefs.h. */ -@@ -18314,7 +18322,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 - #line $LINENO "configure" /* confdefs.h. */ + _ACEOF Index: src/hash.c ---- src/hash.c.orig 2007-03-21 16:12:58 +0100 -+++ src/hash.c 2008-04-15 21:02:14 +0200 +--- src/hash.c.orig 2009-04-02 14:09:42 +0200 ++++ src/hash.c 2009-05-13 11:24:53 +0200 @@ -60,7 +60,7 @@ * hash table. */ @@ -74,7 +44,7 @@ this->entries = 0; Index: src/hash.h --- src/hash.h.orig 2006-04-17 20:37:34 +0200 -+++ src/hash.h 2008-04-15 21:02:14 +0200 ++++ src/hash.h 2009-05-13 11:24:53 +0200 @@ -29,7 +29,7 @@ typedef struct HASH_T *HASH; @@ . patch -p0 <<'@@ .' Index: openpkg-src/siege/siege.spec ============================================================================ $ cvs diff -u -r1.58 -r1.59 siege.spec --- openpkg-src/siege/siege.spec 18 Apr 2009 13:15:31 -0000 1.58 +++ openpkg-src/siege/siege.spec 13 May 2009 10:08:49 -0000 1.59 @@ -31,8 +31,8 @@ Class: PLUS Group: Benchmark License: GPL -Version: 2.67 -Release: 20080415 +Version: 2.69 +Release: 20090513 # list of sources Source0: ftp://ftp.joedog.org/pub/siege/siege-%{version}.tar.gz @@ -68,9 +68,6 @@ %patch -p0 %build - %{l_shtool} subst -s \ - -e 's;^\(SIEGERC.*=\).*;\1 $(sysconfdir)/siegerc;' \ - doc/Makefile.in CC="%{l_cc}" \ CFLAGS="%{l_cflags -O} %{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org