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:   13-Dec-2007 19:32:27
  Branch: HEAD                             Handle: 2007121318322600

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

  Log:
    upgrading package: popt 1.12 -> 1.13

  Summary:
    Revision    Changes     Path
    1.8         +9  -21     openpkg-src/popt/popt.patch
    1.47        +2  -2      openpkg-src/popt/popt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/popt/popt.patch
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 popt.patch
  --- openpkg-src/popt/popt.patch       11 Nov 2007 17:14:08 -0000      1.7
  +++ openpkg-src/popt/popt.patch       13 Dec 2007 18:32:26 -0000      1.8
  @@ -1,19 +1,7 @@
  -Index: configure
  ---- configure.orig   2007-07-14 09:21:21 +0200
  -+++ configure        2007-11-11 18:13:17 +0100
  -@@ -20800,7 +20800,7 @@
  - MARK64=
  - if ! echo "${libdir}" | grep -q '64$' ; then
  -     case "${target_cpu}" in
  --    x86_64*|powerpc64*|ppc64*|sparc64*|s390x*) MARK64=64 ;;
  -+    x86_64*|powerpc64*|ppc64*|sparc64*|s390x*) MARK64= ;;
  -     esac
  - fi
  - 
   Index: popt.c
  ---- popt.c.orig      2007-06-22 01:00:55 +0200
  -+++ popt.c   2007-11-11 18:12:46 +0100
  -@@ -417,6 +417,11 @@
  +--- popt.c.orig      2007-12-11 19:04:06 +0100
  ++++ popt.c   2007-12-13 19:30:59 +0100
  +@@ -404,6 +404,11 @@
        }
    
        if (con->leftovers != NULL && con->numLeftovers > 0) {
  @@ -25,7 +13,7 @@
        memcpy(argv + argc, con->leftovers, sizeof(*argv) * con->numLeftovers);
        argc += con->numLeftovers;
        }
  -@@ -604,10 +609,19 @@
  +@@ -587,10 +592,19 @@
            /[EMAIL PROTECTED]@*/ break;
    #endif
        case '!':
  @@ -47,11 +35,11 @@
                    /[EMAIL PROTECTED]@*/ break;
            }
   Index: popthelp.c
  ---- popthelp.c.orig  2007-06-14 15:31:10 +0200
  -+++ popthelp.c       2007-11-11 18:12:46 +0100
  -@@ -10,7 +10,9 @@
  - 
  - #include "system.h"
  +--- popthelp.c.orig  2007-11-04 16:46:25 +0100
  ++++ popthelp.c       2007-12-13 19:30:59 +0100
  +@@ -15,7 +15,9 @@
  + #include <sys/ioctl.h>
  + #endif
    
   +#if !defined(OPENPKG)
    #define     POPT_WCHAR_HACK
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/popt/popt.spec
  ============================================================================
  $ cvs diff -u -r1.46 -r1.47 popt.spec
  --- openpkg-src/popt/popt.spec        11 Nov 2007 17:14:08 -0000      1.46
  +++ openpkg-src/popt/popt.spec        13 Dec 2007 18:32:26 -0000      1.47
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Libraries
   License:      LGPL
  -Version:      1.12
  -Release:      20071111
  +Version:      1.13
  +Release:      20071213
   
   #   list of sources
   Source0:      http://rpm5.org/files/popt/popt-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to