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: 12-Apr-2006 20:55:01
Branch: HEAD Handle: 2006041219550000
Modified files:
openpkg-src/bash bash.spec
Log:
modifying package: bash-3.1.16 20060330 -> 20060412
Summary:
Revision Changes Path
1.78 +4 -3 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.77 -r1.78 bash.spec
--- openpkg-src/bash/bash.spec 30 Mar 2006 18:02:24 -0000 1.77
+++ openpkg-src/bash/bash.spec 12 Apr 2006 18:55:00 -0000 1.78
@@ -26,7 +26,7 @@
%define V_base_real 3.1
%define V_base_comp 31
%define V_plvl_raw 16
-%define V_plvl_pad 016
+%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: 20060330
+Release: 20060412
# list of sources
Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
@@ -61,6 +61,7 @@
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 +93,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 16
+ %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]
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]