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:   06-Apr-2009 22:29:08
  Branch: HEAD                             Handle: 2009040621290800

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 4.0.10 -> 4.0.17

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.106 -r1.107 bash.spec
  --- openpkg-src/bash/bash.spec        9 Mar 2009 21:01:40 -0000       1.106
  +++ openpkg-src/bash/bash.spec        6 Apr 2009 20:29:08 -0000       1.107
  @@ -24,8 +24,8 @@
   #   package version
   %define       V_base_real 4.0
   %define       V_base_comp 40
  -%define       V_plvl_raw  10
  -%define       V_plvl_pad  010
  +%define       V_plvl_raw  17
  +%define       V_plvl_pad  017
   
   #   package information
   Name:         bash
  @@ -38,7 +38,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20090309
  +Release:      20090406
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -54,6 +54,13 @@
   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
   Patch10:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-010
  +Patch11:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-011
  +Patch12:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-012
  +Patch13:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-013
  +Patch14:      
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-014
  +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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -97,6 +104,13 @@
       %patch -p0 -P 8
       %patch -p0 -P 9
       %patch -p0 -P 10
  +    %patch -p0 -P 11
  +    %patch -p0 -P 12
  +    %patch -p0 -P 13
  +    %patch -p0 -P 14
  +    %patch -p0 -P 15
  +    %patch -p0 -P 16
  +    %patch -p0 -P 17
   
       #   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