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:   28-Oct-2006 09:49:43
  Branch: HEAD                             Handle: 2006102808494300

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

  Log:
    upgrading package: pound 2.1.4 -> 2.1.5

  Summary:
    Revision    Changes     Path
    1.2         +12 -0      openpkg-src/pound/pound.patch
    1.62        +2  -2      openpkg-src/pound/pound.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 pound.patch
  --- openpkg-src/pound/pound.patch     28 Sep 2005 15:58:21 -0000      1.1
  +++ openpkg-src/pound/pound.patch     28 Oct 2006 07:49:43 -0000      1.2
  @@ -26,3 +26,15 @@
    #if HAVE_STRING_H
    #include    <string.h>
    #else
  +Index: Makefile.in
  +--- Makefile.in.orig 2006-10-28 09:38:58 +0200
  ++++ Makefile.in      2006-10-28 09:41:08 +0200
  +@@ -44,7 +44,7 @@
  +             ${CC} @LDFLAGS@ -o pound $(OBJS) $(LIBS)
  + 
  + poundctl:   poundctl.o
  +-            ${CC} -o poundctl poundctl.o
  ++            ${CC} @LDFLAGS@ -o poundctl poundctl.o $(LIBS)
  + 
  + $(OBJS):    pound.h
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.spec
  ============================================================================
  $ cvs diff -u -r1.61 -r1.62 pound.spec
  --- openpkg-src/pound/pound.spec      14 Oct 2006 18:04:35 -0000      1.61
  +++ openpkg-src/pound/pound.spec      28 Oct 2006 07:49:43 -0000      1.62
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Web
   License:      GPL
  -Version:      2.1.4
  -Release:      20061014
  +Version:      2.1.5
  +Release:      20061028
   
   #   package options
   %option       with_fsl  yes
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to