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:   26-Feb-2007 07:35:36
  Branch: HEAD                             Handle: 2007022606353500

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

  Log:
    upgrading package: citadel 7.03 -> 7.05

  Summary:
    Revision    Changes     Path
    1.5         +3  -16     openpkg-src/citadel/citadel.patch
    1.42        +2  -2      openpkg-src/citadel/citadel.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/citadel/citadel.patch
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 citadel.patch
  --- openpkg-src/citadel/citadel.patch 16 Nov 2005 08:02:41 -0000      1.4
  +++ openpkg-src/citadel/citadel.patch 26 Feb 2007 06:35:35 -0000      1.5
  @@ -1,20 +1,7 @@
  -Index: server_main.c
  ---- server_main.c.orig       2005-09-13 16:00:14.000000000 +0200
  -+++ server_main.c    2005-09-15 07:07:33.070467000 +0200
  -@@ -145,6 +145,9 @@
  -                     openlog("citadel", LOG_NDELAY, 0);
  -             }
  -             else {
  -+#ifndef LOG_PERROR
  -+#define LOG_PERROR 0
  -+#endif
  -                     openlog("citadel", LOG_PERROR|LOG_NDELAY, 0);
  -             }
  -        setlogmask(LOG_UPTO(verbosity));
   Index: sysdep.c
  ---- sysdep.c.orig    2005-11-16 03:18:42 +0100
  -+++ sysdep.c 2005-11-16 08:57:42 +0100
  -@@ -286,7 +286,10 @@
  +--- sysdep.c.orig    2007-02-22 19:26:35 +0100
  ++++ sysdep.c 2007-02-26 07:30:42 +0100
  +@@ -289,7 +289,10 @@
        else {
                sin.sin_addr.s_addr = inet_addr(ip_addr);
        }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/citadel/citadel.spec
  ============================================================================
  $ cvs diff -u -r1.41 -r1.42 citadel.spec
  --- openpkg-src/citadel/citadel.spec  21 Jan 2007 18:19:26 -0000      1.41
  +++ openpkg-src/citadel/citadel.spec  26 Feb 2007 06:35:35 -0000      1.42
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Mail
   License:      GNU
  -Version:      7.03
  -Release:      20070121
  +Version:      7.05
  +Release:      20070226
   
   #   package options
   %option       with_ical   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to