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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   12-Jan-2004 15:17:52
  Branch: HEAD                             Handle: 2004011214175002

  Modified files:
    openpkg-re/vcheck       vc.cpu
    openpkg-src/cpu         cpu.patch cpu.spec
    openpkg-web             news.txt

  Log:
    upgrading package: cpu 1.4.2 -> 1.4.3

  Summary:
    Revision    Changes     Path
    1.10        +1  -1      openpkg-re/vcheck/vc.cpu
    1.3         +1  -15     openpkg-src/cpu/cpu.patch
    1.25        +3  -3      openpkg-src/cpu/cpu.spec
    1.8060      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.cpu
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 vc.cpu
  --- openpkg-re/vcheck/vc.cpu  13 Oct 2003 09:08:54 -0000      1.9
  +++ openpkg-re/vcheck/vc.cpu  12 Jan 2004 14:17:50 -0000      1.10
  @@ -2,7 +2,7 @@
   }
   
   prog cpu = {
  -  version   = 1.4.2
  +  version   = 1.4.3
     url       = http://prdownloads.sourceforge.net/cpu/
     regex     = cpu-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cpu/cpu.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 cpu.patch
  --- openpkg-src/cpu/cpu.patch 13 Oct 2003 09:08:57 -0000      1.2
  +++ openpkg-src/cpu/cpu.patch 12 Jan 2004 14:17:52 -0000      1.3
  @@ -28,18 +28,4 @@
        fi
    # Tell versions [3.59,3.63) of GNU make to not export all variables.
    # Otherwise a system limit (for SysV at least) may be exceeded.
  ---- src/include/util/bitvector.h.orig        Sun Oct 12 20:57:39 2003
  -+++ src/include/util/bitvector.h     Mon Oct 13 10:05:43 2003
  -@@ -5,7 +5,11 @@
  - extern "C" {
  - #endif
  - 
  --#include <stdint.h>
  -+#include <config.h>
  -+#include <sys/types.h>
  -+#ifdef HAVE_STDINT_H
  -+#include <stdint.h>
  -+#endif
  - 
  - #ifndef true
  - #define true 1
  +
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cpu/cpu.spec
  ============================================================================
  $ cvs diff -u -r1.24 -r1.25 cpu.spec
  --- openpkg-src/cpu/cpu.spec  13 Oct 2003 09:08:57 -0000      1.24
  +++ openpkg-src/cpu/cpu.spec  12 Jan 2004 14:17:52 -0000      1.25
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define       V_real   1.4.2
  -%define       V_unpack 1.4.2
  +%define       V_real   1.4.3
  +%define       V_unpack 1.4.3
   
   #   package information
   Name:         cpu
  @@ -37,7 +37,7 @@
   Group:        Converter
   License:      GPL
   Version:      %{V_real}
  -Release:      20031013
  +Release:      20040112
   
   #   list of sources
   Source0:      http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.8059 -r1.8060 news.txt
  --- openpkg-web/news.txt      12 Jan 2004 14:11:05 -0000      1.8059
  +++ openpkg-web/news.txt      12 Jan 2004 14:17:50 -0000      1.8060
  @@ -1,3 +1,4 @@
  +12-Jan-2004: Upgraded package: P<cpu-1.4.3-20040112>
   12-Jan-2004: Upgraded package: P<automake-1.8.1-20040112>
   12-Jan-2004: Upgraded package: P<ascii-3.6-20040112>
   12-Jan-2004: Upgraded package: P<openpkg-20040112-20040112>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to