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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   17-May-2009 12:46:46
  Branch: HEAD                             Handle: 2009051711464600

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 4.0.17 -> 4.0.24

  Summary:
    Revision    Changes     Path
    1.110       +17 -3      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.109 -r1.110 bash.spec
  --- openpkg-src/bash/bash.spec        1 May 2009 10:39:47 -0000       1.109
  +++ openpkg-src/bash/bash.spec        17 May 2009 10:46:46 -0000      1.110
  @@ -24,8 +24,8 @@
   #   package version
   %define       V_base_real 4.0
   %define       V_base_comp 40
  -%define       V_plvl_raw  17
  -%define       V_plvl_pad  017
  +%define       V_plvl_raw  24
  +%define       V_plvl_pad  024
   
   #   package information
   Name:         bash
  @@ -38,7 +38,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20090501
  +Release:      20090517
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -61,6 +61,13 @@
   Patch15:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-015
   Patch16:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-016
   Patch17:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-017
  +Patch18:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-018
  +Patch19:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-019
  +Patch20:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-020
  +Patch21:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-021
  +Patch22:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-022
  +Patch23:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-023
  +Patch24:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-024
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -111,6 +118,13 @@
       %patch -p0 -P 15
       %patch -p0 -P 16
       %patch -p0 -P 17
  +    %patch -p0 -P 18
  +    %patch -p0 -P 19
  +    %patch -p0 -P 20
  +    %patch -p0 -P 21
  +    %patch -p0 -P 22
  +    %patch -p0 -P 23
  +    %patch -p0 -P 24
   
       #   ensure generated data is not re-generated on-the-fly
       sleep 1
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to