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: 02-Feb-2004 23:53:41
Branch: HEAD Handle: 2004020222534100
Modified files:
openpkg-src/kolab kolab.spec
Log:
imapd-2.2.3 no longer has with_vhost option, vendor has integrated it
Summary:
Revision Changes Path
1.12 +3 -3 openpkg-src/kolab/kolab.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 kolab.spec
--- openpkg-src/kolab/kolab.spec 29 Jan 2004 13:30:07 -0000 1.11
+++ openpkg-src/kolab/kolab.spec 2 Feb 2004 22:53:41 -0000 1.12
@@ -39,8 +39,8 @@
Distribution: OpenPKG [PLUS]
Group: KDE
License: GPL
-Version: 20040129
-Release: 20040129
+Version: 20040202
+Release: 20040202
# package options
%option with_cf no
@@ -59,7 +59,7 @@
PreReq: proftpd >= 1.2.9-20031031, proftpd::with_ldap = yes
PreReq: gdbm >= 1.8.3-20030213, gdbm::with_ndbm = yes
PreReq: postfix >= 2.0.16-20031028, postfix::with_ldap = yes,
postfix::with_sasl = yes, postfix::with_ssl = yes
-PreReq: imapd >= 2.1.16-20031120, imapd::with_group = yes, imapd::with_vhost
= yes
+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
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]