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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Sep-2005 17:48:02
  Branch: HEAD                             Handle: 2005092416480100

  Modified files:
    openpkg-src/imapd       imapd.patch imapd.spec

  Log:
    port to the new GCC 4.0 world order

  Summary:
    Revision    Changes     Path
    1.14        +19 -0      openpkg-src/imapd/imapd.patch
    1.148       +1  -1      openpkg-src/imapd/imapd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 imapd.patch
  --- openpkg-src/imapd/imapd.patch     23 Nov 2004 09:18:08 -0000      1.13
  +++ openpkg-src/imapd/imapd.patch     24 Sep 2005 15:48:01 -0000      1.14
  @@ -104,3 +104,22 @@
    {
        syslog(LOG_WARNING, "DBERROR %s: %s", db_prfx, buffer);
    }
  +Index: lib/imapopts.h
  +--- lib/imapopts.h.orig      2005-02-14 18:59:46 +0100
  ++++ lib/imapopts.h   2005-09-24 17:44:27 +0200
  +@@ -178,7 +178,6 @@
  + 
  + };
  + 
  +-extern struct imapopt_s imapopts[];
  + 
  + 
  + 
  +@@ -236,5 +235,7 @@
  + 
  + };
  + 
  ++extern struct imapopt_s imapopts[];
  ++
  + #endif /* INCLUDED_IMAPOPTIONS_H */
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  ============================================================================
  $ cvs diff -u -r1.147 -r1.148 imapd.spec
  --- openpkg-src/imapd/imapd.spec      13 Jun 2005 06:46:08 -0000      1.147
  +++ openpkg-src/imapd/imapd.spec      24 Sep 2005 15:48:01 -0000      1.148
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      2.2.12
  -Release:      20050613
  +Release:      20050924
   
   #   package options
   %option       with_fsl    yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to