diff --git a/bash-4.2-patches.tar.bz2 b/bash-4.2-patches.tar.bz2 index 511532b3..4ea015e3 100644 --- a/bash-4.2-patches.tar.bz2 +++ b/bash-4.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5538dcbfd4164c9bcbfb51323ec57c372f8c6eb193ff5482c449090151af0b4e -size 11780 +oid sha256:8901a11f0cea89d82de52b9aef89f31dafb1fb563a65259d3a1007a465047ca7 +size 15223 diff --git a/bash.changes b/bash.changes index ed1dbc9d..c87c20ac 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 25 16:32:14 UTC 2011 - werner@suse.de + +- Update bash 4.2 to patch level 20 +- Update readline 6.2 to patch level 2 + ------------------------------------------------------------------- Mon Nov 21 15:35:05 UTC 2011 - werner@suse.de diff --git a/bash.spec b/bash.spec index 79e54382..2acdac86 100644 --- a/bash.spec +++ b/bash.spec @@ -372,8 +372,9 @@ pushd ../readline-%{rl_vers}%{extend} CFLAGS_FOR_BUILD="$CFLAGS" LDFLAGS_FOR_BUILD="$LDFLAGS" export CC_FOR_BUILD CFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD CFLAGS LDFLAGS CC - ./configure --disable-static --build=%{_target_cpu}-suse-linux \ - --prefix=%{_prefix} \ + ./configure --build=%{_target_cpu}-suse-linux \ + --disable-static \ + --prefix=%{_prefix} \ --with-curses \ --mandir=%{_mandir} \ --infodir=%{_infodir} \ diff --git a/readline-6.2-patches.tar.bz2 b/readline-6.2-patches.tar.bz2 index 192ad3f0..48b9e86f 100644 --- a/readline-6.2-patches.tar.bz2 +++ b/readline-6.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42d99fff6ab232dd0f14e69590a80159466d3d3a05ad45f705437896f7a20d84 -size 1011 +oid sha256:c289407622e86c15c445abe5d5fe5fdf728ab1cde8d56c3a9555cc416ef605a8 +size 1652