Do you want -lssl only? I.e no -lbeecrypt?
I can drill the pgpImplVecs for digests any time you want ...
73 de Jeff
On May 23, 2008, at 4:40 PM, Ralf S. Engelschall wrote:
RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
______________________________________________________________________
______
Server: rpm5.org Name: Ralf S. Engelschall
Root: /v/rpm/cvs Email: [EMAIL PROTECTED]
Module: rpm Date: 23-May-2008
22:40:07
Branch: HEAD Handle: 2008052320400600
Modified files:
rpm devtool.conf
Log:
build against OpenSSL (and BeeCrypt) by default in %standalone,
too
Summary:
Revision Changes Path
2.226 +1 -0 rpm/devtool.conf
______________________________________________________________________
______
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
======================================================================
======
$ cvs diff -u -r2.225 -r2.226 devtool.conf
--- rpm/devtool.conf 23 May 2008 20:29:56 -0000 2.225
+++ rpm/devtool.conf 23 May 2008 20:40:06 -0000 2.226
@@ -948,6 +948,7 @@
OPTION="$OPTION --with-path-sources=\"$prefix/var/rpm/src
\""
OPTION="$OPTION --with-bugreport=\"openpkg-
[EMAIL PROTECTED]""
OPTION="$OPTION --with-beecrypt=\"$base3rd/bin/$platform/
beecrypt-${v_beecrypt}\""
+ OPTION="$OPTION --with-openssl=\"$base3rd/bin/$platform/
openssl-${v_openssl}\""
if [ ".$RPM_VENDOR_OPENPKG" != . ]; then
OPTION="$OPTION --with-lua=\"internal\""
else
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [EMAIL PROTECTED]
______________________________________________________________________
RPM Package Manager http://rpm5.org
Developer Communication List rpm-devel@rpm5.org