Author: glen Date: Thu May 25 22:35:29 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 3.1 patchlevel 017
---- Files affected: SPECS: bash.spec (1.161 -> 1.162) ---- Diffs: ================================================================ Index: SPECS/bash.spec diff -u SPECS/bash.spec:1.161 SPECS/bash.spec:1.162 --- SPECS/bash.spec:1.161 Mon Mar 13 17:54:35 2006 +++ SPECS/bash.spec Fri May 26 00:35:23 2006 @@ -5,7 +5,7 @@ %bcond_with bash_history # build with additional history in /var/log/bash_hist ;) ## %define _ver 3.1 -%define _patchlevel 011 +%define _patchlevel 017 %define _rel 1 # Summary: GNU Bourne Again Shell (bash) @@ -46,6 +46,12 @@ Patch109: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-009 Patch110: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-010 Patch111: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-011 +Patch112: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-012 +Patch113: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-013 +Patch114: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-014 +Patch115: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-015 +Patch116: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-016 +Patch117: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-017 URL: http://www.gnu.org/software/bash/ BuildRequires: autoconf BuildRequires: automake @@ -204,6 +210,12 @@ %patch109 -p0 %patch110 -p0 %patch111 -p0 +%patch112 -p0 +%patch113 -p0 +%patch114 -p0 +%patch115 -p0 +%patch116 -p0 +%patch117 -p0 %patch0 -p1 %patch1 -p1 @@ -354,6 +366,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.162 2006/05/25 22:35:23 glen +- 3.1 patchlevel 017 + Revision 1.161 2006/03/13 16:54:35 glen - up to patchlevel 011 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.161&r2=1.162&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
