[Kolab-devel] Re: steffen: server obmtool.conf,1.9,1.10

Thomas Lotterer thl at dev.de.cw.com
Thu Apr 29 08:55:47 CEST 2004


On Wed, Apr 28, 2004, Thomas Arendsen Hein wrote:
> On Tue, Apr 27, 2004 at 01:12:03PM +0200, cvs at intevation.de wrote:
> > Author: steffen
> > 
> > Log Message:
> > added atvdom to imapd options
> > 
> > diff -u -d -r1.9 -r1.10
> > --- obmtool.conf	26 Apr 2004 12:49:33 -0000	1.9
> > +++ obmtool.conf	27 Apr 2004 11:12:01 -0000	1.10
> > -    @install ${loc}imapd-2.2.3-20040328 --with=group
> > +    @install ${loc}imapd-2.2.3-20040328 --with=group --with=atvdom
> 
> If you do this, you also need to change kolab.spec. I didn't commit
> this, because I don't know which Release number to use, it's already
> on todays date.
> 
> --- kolab.spec	27 Apr 2004 23:55:01 -0000	1.35
> +++ kolab.spec	28 Apr 2004 15:16:18 -0000
> @@ -60,7 +60,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.2.3-20040202, imapd::with_group = yes
> +PreReq:       imapd >= 2.2.3-20040202, imapd::with_group = yes, imapd::with_atvdom = 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_genuine}" == "no"
>  PreReq:       perl-kolab, perl-db
> 
Please understand the difference and adjust to the offical way how Kolab
does it - whoever sets what official is:

obmtool.conf is what you *want*
kolab.spec is what is *required*

As long as --with=atvdom is in obmtool.conf only, it is optional and can
be omitted. As soon as it hits kolab.spec it is a requirement and the
user can no longer decide wheter to use it or not.

My proposal is to go the kolab.spec way and make it a requirement to
reduce the number of variants to be supported.

There is one more point to think about: I'm not sure what happens to
existing installations if this new functionality is introduced when data
is already present in the imap store.

--
Thomas.Lotterer at cw.com, Cable & Wireless




More information about the devel mailing list