[bash/f16] Remove unnecessary patch

Roman Rakus rrakus at fedoraproject.org
Thu Nov 24 21:54:44 UTC 2011


commit 44052dfc2c3ba5cad346f668eb2045369b3f06e3
Author: Roman Rakus <rrakus at redhat.com>
Date:   Thu Nov 24 22:54:05 2011 +0100

    Remove unnecessary patch
    
    Signed-off-by: Roman Rakus <rrakus at redhat.com>

 bash-4.1-read-assoc-array.patch |   40 ---------------------------------------
 bash.spec                       |    6 -----
 2 files changed, 0 insertions(+), 46 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index 1a88ccd..8e395e4 100644
--- a/bash.spec
+++ b/bash.spec
@@ -75,10 +75,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
 
-# 715050, Don't crash when use `read' with associative array
-# Patch from upstream
-Patch122: bash-4.1-read-assoc-array.patch
-
 BuildRequires: texinfo bison
 BuildRequires: ncurses-devel
 BuildRequires: autoconf, gettext
@@ -147,8 +143,6 @@ This package contains documentation files for %{name}.
 %patch119 -p1 -b .broken_pipe
 %patch120 -p1 -b .logout
 %patch121 -p1 -b .coverity
-# upstream patch
-%patch122 -p0 -b .read-assoc-array
 
 echo %{version} > _distribution
 echo %{release} > _patchlevel


More information about the scm-commits mailing list