OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Feb-2004 22:04:24
Branch: HEAD Handle: 2004021221042400
Modified files:
openpkg-src/kolab kolab.spec
Log:
require openldap with slurpd pid preset properly
Summary:
Revision Changes Path
1.20 +1 -1 openpkg-src/kolab/kolab.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 kolab.spec
--- openpkg-src/kolab/kolab.spec 12 Feb 2004 20:58:30 -0000 1.19
+++ openpkg-src/kolab/kolab.spec 12 Feb 2004 21:04:24 -0000 1.20
@@ -55,7 +55,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
-PreReq: OpenPKG, openpkg >= 20040130, openldap, postfix, imapd, sasl, apache,
proftpd, perl, perl-ldap
+PreReq: OpenPKG, openpkg >= 20040130, openldap >= 2.2.5-20040212, postfix,
imapd, sasl, apache, proftpd, perl, perl-ldap
PreReq: sasl >= 2.1.15-20031122, sasl::with_ldap = yes, sasl::with_login = yes
PreReq: proftpd >= 1.2.9-20031031, proftpd::with_ldap = yes
PreReq: gdbm >= 1.8.3-20030213, gdbm::with_ndbm = yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]