From 971fd497f2abbb1a59f3352974c9ea065456a99a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:27:13 +0000 Subject: auto-import changelog data from bash-2.05b-4.src.rpm Thu Aug 22 2002 Tim Waugh 2.05b-4 - Fix history substitution modifiers in UTF-8 (bug #70294, bug #71186). - Fix ADVANCE_CHAR at end of string (bug #70819). - docs: CWRU/POSIX.NOTES no longer exists, but ship POSIX. --- diff --git a/bash.spec b/bash.spec index 55378db..36d727c 100644 --- a/bash.spec +++ b/bash.spec @@ -1,7 +1,7 @@ Version: 2.05b Name: bash Summary: The GNU Bourne Again shell (bash) version %{version}. -Release: 3 +Release: 4 Group: System Environment/Shells License: GPL Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{version}.tar.bz2 @@ -20,6 +20,8 @@ Patch8: bash-2.05-ia64.patch Patch11: bash-2.05a-loadables.patch Patch12: bash-2.05a-interpreter.patch Patch15: bash-2.05b-readline-oom.patch +Patch16: bash-2.05b-utf8.patch +Patch17: bash-2.05b-mbinc.patch Prefix: %{_prefix} Requires: mktemp Provides: bash2 @@ -61,6 +63,8 @@ Again shell version %{version}. %patch11 -p1 -b .loadables %patch12 -p1 -b .interpreter %patch15 -p1 -b .readline-oom +%patch16 -p1 -b .utf8 +%patch17 -p1 -b .mbinc echo %{version} > _distribution echo %{release} > _patchlevel @@ -194,7 +198,7 @@ fi %files %defattr(-,root,root) -%doc CHANGES COMPAT NEWS NOTES CWRU/POSIX.NOTES +%doc CHANGES COMPAT NEWS NOTES POSIX %doc doc/FAQ doc/INTRO doc/article.ms %doc -P examples/bashdb/ examples/functions/ examples/misc/ %doc -P examples/scripts.noah/ examples/scripts.v2/ examples/scripts/ @@ -213,6 +217,11 @@ fi %doc doc/*.ps doc/*.0 doc/*.html doc/article.txt %changelog +* Thu Aug 22 2002 Tim Waugh 2.05b-4 +- Fix history substitution modifiers in UTF-8 (bug #70294, bug #71186). +- Fix ADVANCE_CHAR at end of string (bug #70819). +- docs: CWRU/POSIX.NOTES no longer exists, but ship POSIX. + * Wed Aug 07 2002 Phil Knirsch 2.05b-3 - Fixed out of memory problem with readline. diff --git a/sources b/sources index 08aa4c0..6328a18 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ f3e5428ed52a4f536f571a945d5de95d bash-2.05b.tar.bz2 1fb7158868b3d0486fc4611a838c2662 bash-completion-20020220.tar.gz -a402e8df0aab99137adb8d3659feb86c bash-doc-2.05b.tar.bz2 +549a72505e155896dec6702c88ff383f bash-doc-2.05b.tar.bz2