OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 05-Dec-2002 13:52:31
Branch: HEAD Handle: 2002120512523001
Modified files:
openpkg-src/sasl sasl.spec
openpkg-web news.txt
Log:
do not build with trouble-making OTP/OPIE stuff
Summary:
Revision Changes Path
1.36 +4 -2 openpkg-src/sasl/sasl.spec
1.2194 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sasl/sasl.spec
============================================================
$ cvs diff -u -r1.35 -r1.36 sasl.spec
--- openpkg-src/sasl/sasl.spec 12 Nov 2002 13:38:04 -0000 1.35
+++ openpkg-src/sasl/sasl.spec 5 Dec 2002 12:52:31 -0000 1.36
@@ -41,7 +41,7 @@
Group: Cryptography
License: BSD
Version: 2.1.9
-Release: 20021112
+Release: 20021205
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -115,7 +115,9 @@
--disable-java \
--disable-sample \
--disable-krb4 \
- --disable-gssapi
+ --disable-gssapi \
+ --disable-otp \
+ --without-opie
%{l_make} %{l_mflags}
%install
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.2193 -r1.2194 news.txt
--- openpkg-web/news.txt 5 Dec 2002 11:18:20 -0000 1.2193
+++ openpkg-web/news.txt 5 Dec 2002 12:52:30 -0000 1.2194
@@ -1,3 +1,4 @@
+05-Dec-2002: Upgraded package: P<sasl-2.1.9-20021205>
05-Dec-2002: Upgraded package: P<imapd-2.1.11-20021205>
05-Dec-2002: Upgraded package: P<uvscan-4.1.6.4236-20021205>
05-Dec-2002: Upgraded package: P<asgui-0.5.1-20021205>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]