Updating link to change in openSUSE:Factory/bash revision 49.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=190f2ea56288c39b5b9d8b09e7e5b672
This commit is contained in:
OBS User buildservice-autocommit 2009-12-18 11:33:21 +00:00 committed by Git OBS Bridge
parent e08e336c0f
commit 3f626e59e2
2 changed files with 14 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 16 10:48:09 CET 2009 - jengelh@medozas.de
- package documentation as noarch
-------------------------------------------------------------------
Sat Dec 12 18:12:02 CET 2009 - jengelh@medozas.de

View File

@ -28,7 +28,7 @@ Recommends: bash-lang = %bash_vers
Suggests: command-not-found
AutoReqProv: on
Version: 4.0
Release: 19
Release: 20
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
@ -92,8 +92,9 @@ Group: Documentation/Man
Provides: bash:%{_infodir}/bash.info.gz
PreReq: %install_info_prereq
Version: 4.0
Release: 19
Release: 20
AutoReqProv: on
BuildArch: noarch
%description -n bash-doc
This package contains the documentation for using the bourne shell
@ -112,7 +113,7 @@ License: GPLv2+
Summary: Include Files mandatory for Development of bash loadable builtins
Group: Development/Languages/C and C++
Version: 4.0
Release: 8
Release: 9
AutoReqProv: on
%description -n bash-devel
@ -132,7 +133,7 @@ License: GPLv2+
Summary: Loadable bash builtins
Group: System/Shells
Version: 4.0
Release: 8
Release: 9
AutoReqProv: on
%description -n bash-loadables
@ -201,7 +202,7 @@ Summary: The Readline Library
Group: System/Libraries
Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
Version: 6.0
Release: 19
Release: 20
Recommends: readline-doc = %{version}
# bug437293
%ifarch ppc64
@ -230,7 +231,7 @@ Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
Provides: bash:%{_libdir}/libreadline.a
Version: 6.0
Release: 19
Release: 20
Requires: libreadline6 = %{version}
Requires: ncurses-devel
Recommends: readline-doc = %{version}
@ -259,8 +260,9 @@ Group: System/Libraries
Provides: readline:%{_infodir}/readline.info.gz
PreReq: %install_info_prereq
Version: 6.0
Release: 19
Release: 20
AutoReqProv: on
BuildArch: noarch
%description -n readline-doc
This package contains the documentation for using the readline library