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-2006 08:44:27
  Branch: HEAD                             Handle: 2006121307442700

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 3.2.5 -> 3.2.9

  Summary:
    Revision    Changes     Path
    1.87        +8  -4      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.86 -r1.87 bash.spec
  --- openpkg-src/bash/bash.spec        9 Nov 2006 15:15:40 -0000       1.86
  +++ openpkg-src/bash/bash.spec        13 Dec 2006 07:44:27 -0000      1.87
  @@ -25,8 +25,8 @@
   #   package version
   %define       V_base_real 3.2
   %define       V_base_comp 32
  -%define       V_plvl_raw  5
  -%define       V_plvl_pad  005
  +%define       V_plvl_raw  9
  +%define       V_plvl_pad  009
   
   #   package information
   Name:         bash
  @@ -39,7 +39,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20061109
  +Release:      20061213
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -50,6 +50,10 @@
   Patch3:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-003
   Patch4:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-004
   Patch5:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-005
  +Patch6:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-006
  +Patch7:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-007
  +Patch8:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-008
  +Patch9:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-009
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -81,7 +85,7 @@
   %prep
       #   unpack and patch distribution
       %setup -q -n bash-%{V_base_real}
  -    %patch -p0 -P 0 1 2 3 4 5
  +    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9
       sleep 1
       touch y.tab.[ch]
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to