From a1707faae1cd285822965eff84217cf9e9ccb2bf Mon Sep 17 00:00:00 2001 From: Roman Rakus Date: Mar 31 2011 13:41:02 +0000 Subject: Also do the change in spec file... Signed-off-by: Roman Rakus --- diff --git a/bash.spec b/bash.spec index 0c76830..09a1c51 100644 --- a/bash.spec +++ b/bash.spec @@ -6,7 +6,7 @@ Version: %{baseversion}%{patchleveltag} Name: bash Summary: The GNU Bourne Again shell -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Shells License: GPLv3+ Url: http://www.gnu.org/software/bash @@ -64,9 +64,6 @@ Patch120: bash-4.2-rc2-logout.patch # Static analyzis shows some issues in bash-2.05a-interpreter.patch Patch121: bash-4.2-coverity.patch -# 684293, Fix the infinite loop with invalid wide char -Patch122: bash-4.2-xdupmbstowcs2-patch - BuildRequires: texinfo bison BuildRequires: ncurses-devel BuildRequires: autoconf, gettext @@ -123,7 +120,6 @@ This package contains documentation files for %{name}. %patch119 -p1 -b .broken_pipe %patch120 -p1 -b .logout %patch121 -p1 -b .coverity -%patch122 -p0 -b .xdupmbstowcs2 echo %{version} > _distribution echo %{release} > _patchlevel @@ -302,6 +298,10 @@ fi #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt %changelog +* Thu Mar 31 2011 Roman Rakus - 4.2.8-2 +- remove bash-4.2-xdupmbstowcs2-patch, which introduce another bugs + Resolves: #689868 + * Tue Mar 15 2011 Roman Rakus - 4.2.8-1 - Patchlevel 8