Accepting request 40621 from Base:System

Copy from Base:System/bash based on submit request 40621 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/40621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=56
This commit is contained in:
OBS User autobuild 2010-05-25 11:57:58 +00:00 committed by Git OBS Bridge
commit c77a9fa3ed
4 changed files with 20 additions and 11 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73424968769484ed4ac52f07dbe882c9710faf8a348c0fffe57d64bbde8ad898
size 2814
oid sha256:c09d82089a275831e34dd2a885d50f733265d4929e62c0fce5a5ae623e8d8a0b
size 3633

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 25 12:35:03 CEST 2010 - werner@suse.de
- Update bash 4.1 to patch level 7
* Bash did not correctly print/reproduce here documents attached
to commands inside compound commands such as for and while.
* A typo caused bash to not honor a precision specification in a
printf format.
-------------------------------------------------------------------
Mon Apr 12 11:36:30 CEST 2010 - werner@suse.de

View File

@ -28,7 +28,7 @@ Recommends: bash-lang = %bash_vers
Suggests: command-not-found
AutoReqProv: on
Version: 4.1
Release: 5
Release: 6
Summary: The GNU Bourne-Again Shell
Url: http://www.gnu.org/software/bash/bash.html
Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{bash_vers}.tar.bz2
@ -94,7 +94,7 @@ Group: Documentation/Man
Provides: bash:%{_infodir}/bash.info.gz
PreReq: %install_info_prereq
Version: 4.1
Release: 5
Release: 6
AutoReqProv: on
%if %suse_version > 1120
BuildArch: noarch
@ -117,7 +117,7 @@ License: GPLv2+
Summary: Include Files mandatory for Development of bash loadable builtins
Group: Development/Languages/C and C++
Version: 4.1
Release: 5
Release: 6
AutoReqProv: on
%description -n bash-devel
@ -137,7 +137,7 @@ License: GPLv2+
Summary: Loadable bash builtins
Group: System/Shells
Version: 4.1
Release: 5
Release: 6
AutoReqProv: on
%description -n bash-loadables
@ -206,7 +206,7 @@ Summary: The Readline Library
Group: System/Libraries
Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
Version: 6.1
Release: 5
Release: 6
Recommends: readline-doc = %{version}
# bug437293
%ifarch ppc64
@ -235,7 +235,7 @@ Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
Provides: bash:%{_libdir}/libreadline.a
Version: 6.1
Release: 5
Release: 6
Requires: libreadline6 = %{version}
Requires: ncurses-devel
Recommends: readline-doc = %{version}
@ -264,7 +264,7 @@ Group: System/Libraries
Provides: readline:%{_infodir}/readline.info.gz
PreReq: %install_info_prereq
Version: 6.1
Release: 5
Release: 6
AutoReqProv: on
%if %suse_version > 1120
BuildArch: noarch

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28646085728346f5236c05f9e7c22cf430928eb2bf55f281cb9809bf621906df
size 1011
oid sha256:692dab6b4f9c4ea0acf6160cc52c150086cccfa147f59ca4ce94dbea14cf8c56
size 1351