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:   26-Apr-2007 08:12:53
  Branch: HEAD                             Handle: 2007042607125300

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 3.2.15 -> 3.2.17

  Summary:
    Revision    Changes     Path
    1.92        +6  -4      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.91 -r1.92 bash.spec
  --- openpkg-src/bash/bash.spec        22 Mar 2007 07:00:25 -0000      1.91
  +++ openpkg-src/bash/bash.spec        26 Apr 2007 06:12:53 -0000      1.92
  @@ -25,8 +25,8 @@
   #   package version
   %define       V_base_real 3.2
   %define       V_base_comp 32
  -%define       V_plvl_raw  15
  -%define       V_plvl_pad  015
  +%define       V_plvl_raw  17
  +%define       V_plvl_pad  017
   
   #   package information
   Name:         bash
  @@ -39,7 +39,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20070322
  +Release:      20070426
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -60,6 +60,8 @@
   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}
  @@ -92,7 +94,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 12 13 14 15
  +    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
       sleep 1
       touch y.tab.[ch]
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to