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:   22-Dec-2005 08:51:15
  Branch: HEAD                             Handle: 2005122207511500

  Modified files:
    openpkg-src/bash        bash.spec

  Log:
    upgrading package: bash 3.1.0 -> 3.1.1

  Summary:
    Revision    Changes     Path
    1.66        +5  -4      openpkg-src/bash/bash.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bash/bash.spec
  ============================================================================
  $ cvs diff -u -r1.65 -r1.66 bash.spec
  --- openpkg-src/bash/bash.spec        8 Dec 2005 19:19:11 -0000       1.65
  +++ openpkg-src/bash/bash.spec        22 Dec 2005 07:51:15 -0000      1.66
  @@ -25,8 +25,8 @@
   #   package version
   %define       V_base_real 3.1
   %define       V_base_comp 31
  -%define       V_plvl_raw  0
  -%define       V_plvl_pad  0
  +%define       V_plvl_raw  1
  +%define       V_plvl_pad  001
   
   #   package information
   Name:         bash
  @@ -39,12 +39,13 @@
   Group:        Shell
   License:      GPL
   Version:      %{V_base_real}.%{V_plvl_raw}
  -Release:      20051208
  +Release:      20051222
   
   #   list of sources
   Source0:      ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
   Source1:      profile
   Patch0:       bash.patch
  +Patch1:       
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-001
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -76,7 +77,7 @@
   %prep
       #   unpack and patch distribution
       %setup -q -n bash-%{V_base_real}
  -    %patch -p0
  +    %patch -p0 -P 0 1
   
       #   brand with OpenPKG release and fix patchlevel
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to