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 21:58:30
Branch: HEAD Handle: 2004021220583000
Modified files:
openpkg-src/kolab kolab.spec
Log:
adjust prereqs for kolab-cf
Summary:
Revision Changes Path
1.19 +1 -1 openpkg-src/kolab/kolab.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 kolab.spec
--- openpkg-src/kolab/kolab.spec 9 Feb 2004 22:07:44 -0000 1.18
+++ openpkg-src/kolab/kolab.spec 12 Feb 2004 20:58:30 -0000 1.19
@@ -63,7 +63,7 @@
PreReq: imapd >= 2.2.3-20040202, imapd::with_group = yes
PreReq: apache >= 1.3.29-20031124, apache::with_gdbm_ndbm = yes,
apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php =
yes, apache::with_mod_php_gdbm = yes, apache::with_mod_php_gettext = yes,
apache::with_mod_php_imap = yes, apache::with_mod_php_openldap = yes,
apache::with_mod_php_xml = yes, apache::with_mod_php_pear = yes, apache::with_mod_ssl
= yes
%if "%{with_cf}" == "yes"
-PreReq: perl-kolab
+PreReq: perl-kolab, perl-db
%endif
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]