OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Mar-2007 08:00:25
Branch: HEAD Handle: 2007032207002500
Modified files:
openpkg-src/bash bash.spec
Log:
upgrading package: bash 3.2.10 -> 3.2.15
Summary:
Revision Changes Path
1.91 +9 -4 openpkg-src/bash/bash.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bash/bash.spec
============================================================================
$ cvs diff -u -r1.90 -r1.91 bash.spec
--- openpkg-src/bash/bash.spec 6 Mar 2007 07:13:33 -0000 1.90
+++ openpkg-src/bash/bash.spec 22 Mar 2007 07:00:25 -0000 1.91
@@ -25,8 +25,8 @@
# package version
%define V_base_real 3.2
%define V_base_comp 32
-%define V_plvl_raw 10
-%define V_plvl_pad 010
+%define V_plvl_raw 15
+%define V_plvl_pad 015
# package information
Name: bash
@@ -39,7 +39,7 @@
Group: Shell
License: GPL
Version: %{V_base_real}.%{V_plvl_raw}
-Release: 20070306
+Release: 20070322
# list of sources
Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}.tar.gz
@@ -55,6 +55,11 @@
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
+Patch11:
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-011
+Patch12:
ftp://ftp.cwru.edu/pub/bash/bash-%{V_base_real}-patches/bash%{V_base_comp}-012
+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
# build information
Prefix: %{l_prefix}
@@ -87,7 +92,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
+ %patch -p0 -P 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
sleep 1
touch y.tab.[ch]
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]