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:   16-Mar-2006 18:51:53
  Branch: HEAD                             Handle: 2006031617515300

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 3.1.7 -> 3.1.14

  Summary:
    Revision    Changes     Path
    1.76        +7  -4      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.75 -r1.76 bash.spec
  --- openpkg-src/bash/bash.spec        7 Mar 2006 11:16:32 -0000       1.75
  +++ openpkg-src/bash/bash.spec        16 Mar 2006 17:51:53 -0000      1.76
  @@ -25,8 +25,8 @@
   #   package version
   %define       V_base_real 3.1
   %define       V_base_comp 31
  -%define       V_plvl_raw  7
  -%define       V_plvl_pad  011
  +%define       V_plvl_raw  14
  +%define       V_plvl_pad  014
   
   #   package information
   Name:         bash
  @@ -39,7 +39,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20060307
  +Release:      20060316
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -56,6 +56,9 @@
   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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -87,7 +90,7 @@
   %prep
       #   unpack and patch distribution
       %setup -q -n bash-%{V_base_real}
  -    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11
  +    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
       sleep 1
       touch y.tab.[ch]
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to