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:   22-Jul-2009 20:02:19
  Branch: HEAD                             Handle: 2009072219021800

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 4.0.24 -> 4.0.28

  Summary:
    Revision    Changes     Path
    1.111       +11 -3      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.110 -r1.111 bash.spec
  --- openpkg-src/bash/bash.spec        17 May 2009 10:46:46 -0000      1.110
  +++ openpkg-src/bash/bash.spec        22 Jul 2009 18:02:18 -0000      1.111
  @@ -24,8 +24,8 @@
   #   package version
   %define       V_base_real 4.0
   %define       V_base_comp 40
  -%define       V_plvl_raw  24
  -%define       V_plvl_pad  024
  +%define       V_plvl_raw  28
  +%define       V_plvl_pad  028
   
   #   package information
   Name:         bash
  @@ -38,7 +38,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20090517
  +Release:      20090722
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -68,6 +68,10 @@
   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
  +Patch25:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-025
  +Patch26:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-026
  +Patch27:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-027
  +Patch28:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-028
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -125,6 +129,10 @@
       %patch -p0 -P 22
       %patch -p0 -P 23
       %patch -p0 -P 24
  +    %patch -p0 -P 25
  +    %patch -p0 -P 26
  +    %patch -p0 -P 27
  +    %patch -p0 -P 28
   
       #   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