packages: bash/bash.spec - updated to 4.1
adamg
adamg at pld-linux.org
Mon Jan 4 00:43:42 CET 2010
Author: adamg Date: Sun Jan 3 23:43:42 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 4.1
---- Files affected:
packages/bash:
bash.spec (1.202 -> 1.203)
---- Diffs:
================================================================
Index: packages/bash/bash.spec
diff -u packages/bash/bash.spec:1.202 packages/bash/bash.spec:1.203
--- packages/bash/bash.spec:1.202 Wed Oct 28 20:53:34 2009
+++ packages/bash/bash.spec Mon Jan 4 00:43:37 2010
@@ -5,8 +5,8 @@
%bcond_with bash_history # build with additional history in /var/log/bash_hist ;)
%bcond_without tests # do not perform "make test"
#
-%define ver 4.0
-%define patchlevel 35
+%define ver 4.1
+%define patchlevel 0
%define rel 1
Summary: GNU Bourne Again Shell (bash)
Summary(fr.UTF-8): Le shell Bourne Again de GNU
@@ -17,7 +17,7 @@
License: GPL
Group: Applications/Shells
Source0: http://ftp.gnu.org/gnu/bash/%{name}-%{ver}.tar.gz
-# Source0-md5: a90a1b5a6db4838483f05438e05e8eb9
+# Source0-md5: 9800d8724815fd84994d9be65ab5e7b8
Source1: %{name}rc
Source2: %{name}-skel-.%{name}_logout
Source3: %{name}-skel-.%{name}_profile
@@ -38,7 +38,7 @@
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-4.0-patches/bash40-%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
@@ -183,7 +183,7 @@
%prep
%setup -q -n %{name}-%{ver} -a5
# official patches
-%patchset_patch 1 %{patchlevel}
+#%%patchset_patch 1 %{patchlevel}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -316,6 +316,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.203 2010/01/03 23:43:37 adamg
+- updated to 4.1
+
Revision 1.202 2009/10/28 19:53:34 arekm
- up to 4.0.35
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bash/bash.spec?r1=1.202&r2=1.203&f=u
More information about the pld-cvs-commit
mailing list