Author: glen Date: Mon Mar 13 16:54:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to patchlevel 011
---- Files affected: SPECS: bash.spec (1.160 -> 1.161) ---- Diffs: ================================================================ Index: SPECS/bash.spec diff -u SPECS/bash.spec:1.160 SPECS/bash.spec:1.161 --- SPECS/bash.spec:1.160 Fri Mar 10 12:07:04 2006 +++ SPECS/bash.spec Mon Mar 13 17:54:35 2006 @@ -5,7 +5,7 @@ %bcond_with bash_history # build with additional history in /var/log/bash_hist ;) ## %define _ver 3.1 -%define _patchlevel 007 +%define _patchlevel 011 %define _rel 1 # Summary: GNU Bourne Again Shell (bash) @@ -42,6 +42,10 @@ Patch105: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-005 Patch106: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-006 Patch107: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-007 +Patch108: ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-008 +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 URL: http://www.gnu.org/software/bash/ BuildRequires: autoconf BuildRequires: automake @@ -196,6 +200,10 @@ %patch105 -p0 %patch106 -p0 %patch107 -p0 +%patch108 -p0 +%patch109 -p0 +%patch110 -p0 +%patch111 -p0 %patch0 -p1 %patch1 -p1 @@ -346,6 +354,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.161 2006/03/13 16:54:35 glen +- up to patchlevel 011 + Revision 1.160 2006/03/10 11:07:04 bartowl - set perms for /var/log/bash_hist to 1733, else history would not be logged for non-root users ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.160&r2=1.161&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
