Author: glen                         Date: Sat Feb  4 22:03:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to patchlevel 007
- R: grep
- STBR

---- Files affected:
SPECS:
   bash.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.158 SPECS/bash.spec:1.159
--- SPECS/bash.spec:1.158       Tue Jan 10 04:16:26 2006
+++ SPECS/bash.spec     Sat Feb  4 23:03:08 2006
@@ -5,7 +5,7 @@
 %bcond_with    bash_history    # build with additional history in 
/var/log/bash_hist ;)
 ##
 %define                _ver            3.1
-%define                _patchlevel     005
+%define                _patchlevel     007
 %define                _rel            1
 #
 Summary:       GNU Bourne Again Shell (bash)
@@ -40,6 +40,8 @@
 Patch103:      ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-003
 Patch104:      ftp://ftp.cwru.edu/pub/bash/bash-3.1-patches/bash31-004
 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
 URL:           http://www.gnu.org/software/bash/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -55,6 +57,7 @@
 %endif
 Requires(post,preun):  grep
 Requires(preun):       fileutils
+Requires:      grep
 Requires:      readline >= 5.1
 Requires:      setup >= 2.4.6-2
 Obsoletes:     bash-doc
@@ -191,6 +194,8 @@
 %patch103 -p0
 %patch104 -p0
 %patch105 -p0
+%patch106 -p0
+%patch107 -p0
 
 %patch0 -p1
 %patch1 -p1
@@ -341,6 +346,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2006/02/04 22:03:08  glen
+- up to patchlevel 007
+- R: grep
+- STBR
+
 Revision 1.158  2006/01/10 03:16:26  glen
 - add five official patches for bash 3.1 (use vim like versioning)
 - --enable-separate-helpfiles, binary is 40k smaller on i686
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.158&r2=1.159&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to