OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Aug-2002 15:17:04
Branch: HEAD Handle: 2002081914170400
Modified files:
openpkg-src/openldap openldap.spec
Log:
as long as SASL is not optional, it must be a requirement
Summary:
Revision Changes Path
1.29 +1 -1 openpkg-src/openldap/openldap.spec
____________________________________________________________________________
Index: openpkg-src/openldap/openldap.spec
============================================================
$ cvs diff -u -r1.28 -r1.29 openldap.spec
--- openpkg-src/openldap/openldap.spec 13 Aug 2002 12:49:07 -0000 1.28
+++ openpkg-src/openldap/openldap.spec 19 Aug 2002 13:17:04 -0000 1.29
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, db, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, openssl, db, make, sasl
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]