SPECS: bash.spec - up to 4.0

arekm arekm at pld-linux.org
Mon Feb 23 22:53:31 CET 2009


Author: arekm                        Date: Mon Feb 23 21:53:31 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.0

---- Files affected:
SPECS:
   bash.spec (1.194 -> 1.195) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.194 SPECS/bash.spec:1.195
--- SPECS/bash.spec:1.194	Thu Feb 19 09:29:41 2009
+++ SPECS/bash.spec	Mon Feb 23 22:53:26 2009
@@ -5,9 +5,9 @@
 %bcond_with	bash_history	# build with additional history in /var/log/bash_hist ;)
 %bcond_without	tests	# do not perform "make test"
 #
-%define		ver		3.2
-%define		patchlevel	48
-%define		rel		3
+%define		ver		4.0
+%define		patchlevel	0
+%define		rel		1
 Summary:	GNU Bourne Again Shell (bash)
 Summary(fr.UTF-8):	Le shell Bourne Again de GNU
 Summary(pl.UTF-8):	Powłoka GNU Bourne Again Shell (bash)
@@ -17,7 +17,7 @@
 License:	GPL
 Group:		Applications/Shells
 Source0:	http://ftp.gnu.org/gnu/bash/%{name}-%{ver}.tar.gz
-# Source0-md5:	00bfa16d58e034e3c2aa27f390390d30
+# Source0-md5:	a90a1b5a6db4838483f05438e05e8eb9
 Source1:	%{name}rc
 Source2:	%{name}-skel-.%{name}_logout
 Source3:	%{name}-skel-.%{name}_profile
@@ -38,13 +38,13 @@
 Patch9:		%{name}-backup_history.patch
 Patch10:	%{name}-act_like_sh.patch
 Patch11:	%{name}-elinks_cont.patch
-%patchset_source -f http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-%03g 1 %{patchlevel}
+# %%patchset_source -f http://ftp.gnu.org/gnu/bash/bash-4.0-patches/bash40-%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:	readline-devel >= 6.0
 BuildRequires:	rpmbuild(macros) >= 1.462
 BuildRequires:	sed >= 4.0
 BuildRequires:	texinfo
@@ -52,9 +52,9 @@
 # Require static library only for static build
 BuildRequires:	glibc-static >= 2.2
 BuildRequires:	ncurses-static >= 5.2
-BuildRequires:	readline-static >= 5.2
+BuildRequires:	readline-static >= 6.0
 %endif
-Requires:	readline >= 5.2
+Requires:	readline >= 6.0
 Requires:	setup >= 2.4.6-2
 Obsoletes:	bash-doc
 Obsoletes:	bash2
@@ -316,6 +316,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.195  2009/02/23 21:53:26  arekm
+- up to 4.0
+
 Revision 1.194  2009/02/19 08:29:41  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash.spec?r1=1.194&r2=1.195&f=u



More information about the pld-cvs-commit mailing list