OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Mar-2005 12:06:38
  Branch: HEAD                             Handle: 2005030911063700

  Modified files:
    openpkg-src/imapd       imapd.spec

  Log:
    moved cyrus-master.pid to /prefix/var/imapd

  Summary:
    Revision    Changes     Path
    1.138       +3  -2      openpkg-src/imapd/imapd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  ============================================================================
  $ cvs diff -u -r1.137 -r1.138 imapd.spec
  --- openpkg-src/imapd/imapd.spec      8 Mar 2005 09:40:52 -0000       1.137
  +++ openpkg-src/imapd/imapd.spec      9 Mar 2005 11:06:37 -0000       1.138
  @@ -34,7 +34,7 @@
   Group:        Mail
   License:      BSD
   Version:      2.2.12
  -Release:      20050308
  +Release:      20050309
   
   #   package options
   %option       with_fsl    yes
  @@ -193,7 +193,8 @@
           --without-ucdsnmp \
           --with-cyrus-prefix=%{l_prefix} \
           --with-cyrus-user=%{l_rusr} \
  -        --with-cyrus-group=%{l_rgrp}
  +        --with-cyrus-group=%{l_rgrp} \
  +        --with-pidfile=%{l_prefix}/var/imapd/cyrus-master.pid
   
       #   redirect the hard-coded file paths
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to