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:   21-Feb-2006 09:45:23
  Branch: HEAD                             Handle: 2006022108452200

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    modifying package: bash-3.1.7 20060216 -> 20060221

  Summary:
    Revision    Changes     Path
    1.72        +5  -3      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.71 -r1.72 bash.spec
  --- openpkg-src/bash/bash.spec        16 Feb 2006 18:20:19 -0000      1.71
  +++ openpkg-src/bash/bash.spec        21 Feb 2006 08:45:22 -0000      1.72
  @@ -26,7 +26,7 @@
   %define       V_base_real 3.1
   %define       V_base_comp 31
   %define       V_plvl_raw  7
  -%define       V_plvl_pad  008
  +%define       V_plvl_pad  010
   
   #   package information
   Name:         bash
  @@ -39,7 +39,7 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20060216
  +Release:      20060221
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
  @@ -53,6 +53,8 @@
   Patch6:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-006
   Patch7:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-007
   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
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -84,7 +86,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
  +    %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10
   
       #   brand with OpenPKG release and fix patchlevel
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to