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-Feb-2006 19:20:20
Branch: HEAD Handle: 2006021618201900
Modified files:
openpkg-src/bash bash.spec
Log:
fix upgrade to patchlevel 8
Summary:
Revision Changes Path
1.71 +2 -1 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.70 -r1.71 bash.spec
--- openpkg-src/bash/bash.spec 16 Feb 2006 18:07:34 -0000 1.70
+++ openpkg-src/bash/bash.spec 16 Feb 2006 18:20:19 -0000 1.71
@@ -52,6 +52,7 @@
Patch5:
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-005
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
# build information
Prefix: %{l_prefix}
@@ -83,7 +84,7 @@
%prep
# unpack and patch distribution
%setup -q -n bash-%{V_base_real}
- %patch -p0 -P 0 1 2 3 4 5 6 7
+ %patch -p0 -P 0 1 2 3 4 5 6 7 8
# brand with OpenPKG release and fix patchlevel
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]