OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 11-Jan-2003 16:11:28
Branch: HEAD Handle: 2003011115112601
Added files:
openpkg-src/siege siege.patch
Modified files:
openpkg-src/siege siege.spec
openpkg-web news.txt
Log:
openssl/e_os.h is no longer existing in OpenSSL 0.9.7 and not required
here anyway
Summary:
Revision Changes Path
1.1 +10 -0 openpkg-src/siege/siege.patch
1.30 +3 -1 openpkg-src/siege/siege.spec
1.2645 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/siege/siege.patch
============================================================================
$ cvs diff -u -r0 -r1.1 siege.patch
--- /dev/null 2003-01-11 16:11:27.000000000 +0100
+++ siege.patch 2003-01-11 16:11:27.000000000 +0100
@@ -0,0 +1,10 @@
+--- src/ssl.h.orig Wed Jun 26 17:44:58 2002
++++ src/ssl.h Sat Jan 11 16:09:42 2003
+@@ -30,7 +30,6 @@
+ #include <pthread.h>
+
+ #ifdef HAVE_SSL
+-# include <openssl/e_os.h>
+ # include <openssl/lhash.h>
+ # include <openssl/crypto.h>
+ # include <openssl/buffer.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/siege/siege.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 siege.spec
--- openpkg-src/siege/siege.spec 3 Jan 2003 10:54:53 -0000 1.29
+++ openpkg-src/siege/siege.spec 11 Jan 2003 15:11:27 -0000 1.30
@@ -33,10 +33,11 @@
Group: Benchmark
License: GPL
Version: 2.55
-Release: 20020717
+Release: 20030111
# list of sources
Source0: ftp://ftp.armstrong.com/pub/siege/siege-%{version}.tar.gz
+Patch0: siege.patch
# build information
Prefix: %{l_prefix}
@@ -56,6 +57,7 @@
%prep
%setup -q
+ %patch -p0
%build
%{l_shtool} subst -s \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2644 -r1.2645 news.txt
--- openpkg-web/news.txt 11 Jan 2003 14:54:40 -0000 1.2644
+++ openpkg-web/news.txt 11 Jan 2003 15:11:26 -0000 1.2645
@@ -1,3 +1,4 @@
+11-Jan-2003: Upgraded package: P<siege-2.55-20030111>
11-Jan-2003: Upgraded package: P<sablotron-0.97-20030111>
11-Jan-2003: Upgraded package: P<nslint-2.1a3-20030111>
11-Jan-2003: Upgraded package: P<nslint-2.1a3-20020301>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]