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: 31-Dec-2002 12:24:24
Branch: HEAD Handle: 2002123111242300
Modified files:
openpkg-src/sasl sasl.spec
openpkg-web news.txt
Log:
fix SASL based application under new OpenSSL 0.9.7 world order
Summary:
Revision Changes Path
1.44 +2 -1 openpkg-src/sasl/sasl.spec
1.2478 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sasl/sasl.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 sasl.spec
--- openpkg-src/sasl/sasl.spec 30 Dec 2002 22:06:39 -0000 1.43
+++ openpkg-src/sasl/sasl.spec 31 Dec 2002 11:24:23 -0000 1.44
@@ -37,7 +37,7 @@
Group: Cryptography
License: BSD
Version: 2.1.10
-Release: 20021230
+Release: 20021231
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -112,6 +112,7 @@
--disable-krb4 \
--disable-gssapi \
--disable-otp \
+ --without-des \
--without-opie
%{l_make} %{l_mflags}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2477 -r1.2478 news.txt
--- openpkg-web/news.txt 31 Dec 2002 11:11:49 -0000 1.2477
+++ openpkg-web/news.txt 31 Dec 2002 11:24:23 -0000 1.2478
@@ -1,3 +1,4 @@
+31-Dec-2002: Upgraded package: P<sasl-2.1.10-20021231>
31-Dec-2002: Upgraded package: P<rdesktop-1.1.0.19.9.0-20021231>
31-Dec-2002: Upgraded package: P<curl-7.10.2-20021231>
31-Dec-2002: Upgraded package: P<openssl-0.9.7-20021231>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]