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:   29-Aug-2005 07:57:12
  Branch: HEAD                             Handle: 2005082906571100

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

  Log:
    upgrading package: libedit 2.9.20050816 -> 2.9.20050828

  Summary:
    Revision    Changes     Path
    1.4         +4  -10     openpkg-src/libedit/libedit.patch
    1.14        +2  -2      openpkg-src/libedit/libedit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libedit/libedit.patch
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 libedit.patch
  --- openpkg-src/libedit/libedit.patch 8 Jul 2005 11:54:23 -0000       1.3
  +++ openpkg-src/libedit/libedit.patch 29 Aug 2005 05:57:11 -0000      1.4
  @@ -1,18 +1,12 @@
   Index: src/unvis.c
  ---- src/unvis.c.orig 2005-07-07 20:58:24 +0200
  -+++ src/unvis.c      2005-07-08 13:50:16 +0200
  -@@ -40,12 +40,12 @@
  +--- src/unvis.c.orig 2005-08-28 10:25:26 +0200
  ++++ src/unvis.c      2005-08-29 07:56:18 +0200
  +@@ -40,7 +40,7 @@
    #include <stdio.h>
    #include <vis.h>
    
   -#ifdef __weak_alias
  -+#if defined(__linux) && defined(__weak_alias)
  ++#if defined(__linux) && __weak_alias
    __weak_alias(strunvis,_strunvis)
    __weak_alias(unvis,_unvis)
    #endif
  - 
  --#ifdef __warn_references
  -+#if defined(__linux) && defined(__warn_references)
  - __warn_references(unvis,
  -     "warning: reference to compatibility unvis(); include <vis.h> for 
correct reference")
  - #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libedit/libedit.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 libedit.spec
  --- openpkg-src/libedit/libedit.spec  17 Aug 2005 05:59:44 -0000      1.13
  +++ openpkg-src/libedit/libedit.spec  29 Aug 2005 05:57:11 -0000      1.14
  @@ -24,7 +24,7 @@
   
   #   package version
   %define       V_main 2.9
  -%define       V_snap 20050816
  +%define       V_snap 20050828
   
   #   package information
   Name:         libedit
  @@ -37,7 +37,7 @@
   Group:        Terminal
   License:      BSD
   Version:      %{V_main}.%{V_snap}
  -Release:      20050817
  +Release:      20050829
   
   #   list of sources
   Source0:      
http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to