OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 21-Mar-2003 10:36:48
Branch: HEAD Handle: 2003032109364602
Modified files:
openpkg-src/openldap openldap.spec
openpkg-web news.txt
Log:
fix with_sasl build
Summary:
Revision Changes Path
1.60 +2 -2 openpkg-src/openldap/openldap.spec
1.3752 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.spec
============================================================================
$ cvs diff -u -r1.59 -r1.60 openldap.spec
--- openpkg-src/openldap/openldap.spec 15 Mar 2003 07:50:36 -0000 1.59
+++ openpkg-src/openldap/openldap.spec 21 Mar 2003 09:36:48 -0000 1.60
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 2.1.16
-Release: 20030315
+Release: 20030321
# list of sources
Source0:
ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
@@ -86,7 +86,7 @@
--with-ldbm-module=static \
--with-ldbm-type=btree \
%if "%{with_sasl}" == "yes"
- --with-cyrus-sasl=%{l_prefix} \
+ --with-cyrus-sasl \
--enable-spasswd \
%else
--without-cyrus-sasl \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3751 -r1.3752 news.txt
--- openpkg-web/news.txt 21 Mar 2003 09:31:38 -0000 1.3751
+++ openpkg-web/news.txt 21 Mar 2003 09:36:46 -0000 1.3752
@@ -1,3 +1,4 @@
+21-Mar-2003: Upgraded package: P<openldap-2.1.16-20030321>
21-Mar-2003: Upgraded package: P<gawk-3.1.2-20030321>
21-Mar-2003: Upgraded package: P<vim-6.1.411-20030321>
20-Mar-2003: Upgraded package: P<powerdns-2.9.7-20030320>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]