bash-5.0-003 and assignment-preceding-builtin.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=288
This commit is contained in:
2019-03-21 08:27:04 +00:00
committed by Git OBS Bridge
parent 5cd8d96541
commit 0324a1a3f2
4 changed files with 154 additions and 2 deletions

View File

@@ -72,6 +72,8 @@ Patch47: bash-4.3-perl522.patch
Patch48: bash-4.3-extra-import-func.patch
# PATCH-EXTEND-SUSE Allow root to clean file system if filled up
Patch49: bash-4.3-pathtemp.patch
# PATCH-EXTEND-UPSTREAM bash-5.0: problem with variable scoping in posix-mode
Patch100: assignment-preceding-builtin.patch
BuildRequires: audit-devel
BuildRequires: autoconf
BuildRequires: bison
@@ -235,6 +237,7 @@ done
%patch48 -b .eif
%endif
%patch49 -p0 -b .pthtmp
%patch100 -p0 -b .posix
%patch0 -p0 -b .0
# This has to be always the same version as included in the bash its self