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:   10-Sep-2009 20:47:19
  Branch: HEAD                             Handle: 2009091019471900

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 4.0.28 -> 4.0.33

  Summary:
    Revision    Changes     Path
    1.112       +13 -3      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.111 -r1.112 bash.spec
  --- openpkg-src/bash/bash.spec        22 Jul 2009 18:02:18 -0000      1.111
  +++ openpkg-src/bash/bash.spec        10 Sep 2009 18:47:19 -0000      1.112
  @@ -24,8 +24,8 @@
   #   package version
   %define       V_base_real 4.0
   %define       V_base_comp 40
  -%define       V_plvl_raw  28
  -%define       V_plvl_pad  028
  +%define       V_plvl_raw  33
  +%define       V_plvl_pad  033
   
   #   package information
   Name:         bash
  @@ -38,7 +38,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20090722
  +Release:      20090910
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -72,6 +72,11 @@
   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
  +Patch29:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-029
  +Patch30:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-030
  +Patch31:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-031
  +Patch32:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-032
  +Patch33:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-033
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -133,6 +138,11 @@
       %patch -p0 -P 26
       %patch -p0 -P 27
       %patch -p0 -P 28
  +    %patch -p0 -P 29
  +    %patch -p0 -P 30
  +    %patch -p0 -P 31
  +    %patch -p0 -P 32
  +    %patch -p0 -P 33
   
       #   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