SPECS: bash.spec - update to 3.2.9

glen glen at pld-linux.org
Fri Dec 22 21:44:43 CET 2006


Author: glen                         Date: Fri Dec 22 20:44:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 3.2.9

---- Files affected:
SPECS:
   bash.spec (1.169 -> 1.170) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.169 SPECS/bash.spec:1.170
--- SPECS/bash.spec:1.169	Mon Dec 18 11:13:02 2006
+++ SPECS/bash.spec	Fri Dec 22 21:44:38 2006
@@ -6,7 +6,7 @@
 %bcond_without	tests	# do not perform "make test"
 #
 %define		_ver		3.2
-%define		_patchlevel	008
+%define		_patchlevel	9
 %define		_rel	1
 Summary:	GNU Bourne Again Shell (bash)
 Summary(fr):	Le shell Bourne Again de GNU
@@ -34,20 +34,14 @@
 Patch8:		%{name}-sighup.patch
 Patch9:		%{name}-backup_history.patch
 Patch10:	%{name}-act_like_sh.patch
-Patch1001:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-001
-Patch1002:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-002
-Patch1003:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-003
-Patch1004:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-004
-Patch1005:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-005
-Patch1006:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-006
-Patch1007:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-007
-Patch1008:	ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-008
+%patchset_source -f ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-%03g 1 %{_patchlevel}
 URL:		http://www.gnu.org/software/bash/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	bison
 BuildRequires:	ncurses-devel >= 5.2
 BuildRequires:	readline-devel >= 5.2
+BuildRequires:	rpmbuild(macros) >= 1.353
 BuildRequires:	texinfo
 %if %{with static}
 # Require static library only for static build
@@ -188,14 +182,8 @@
 
 %prep
 %setup -q -n %{name}-%{_ver} -a5
-%patch1001 -p0
-%patch1002 -p0
-%patch1003 -p0
-%patch1004 -p0
-%patch1005 -p0
-%patch1006 -p0
-%patch1007 -p0
-%patch1008 -p0
+# official patches
+%patchset_patch 1 %{_patchlevel}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -346,6 +334,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.170  2006/12/22 20:44:38  glen
+- update to 3.2.9
+
 Revision 1.169  2006/12/18 10:13:02  glen
 - up to 3.2.008
 
================================================================

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



More information about the pld-cvs-commit mailing list