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

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=daf0ebbb367e9547f403a585ae45eb86
This commit is contained in:
OBS User buildservice-autocommit 2011-02-18 10:51:53 +00:00 committed by Git OBS Bridge
parent ba9dc4de6b
commit 445eae2ca1

View File

@ -1,7 +1,7 @@
# #
# spec file for package bash (Version 4.1) # spec file for package bash
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -32,11 +32,11 @@ Recommends: bash-lang = %bash_vers
# bugs which will hit at most this package # bugs which will hit at most this package
#Recommends: bash-completion #Recommends: bash-completion
Suggests: command-not-found Suggests: command-not-found
Recommends: bash-doc = %bash_vers Recommends: bash-doc = %bash_vers
%endif %endif
AutoReqProv: on AutoReqProv: on
Version: 4.1 Version: 4.1
Release: 17 Release: 22
Summary: The GNU Bourne-Again Shell Summary: The GNU Bourne-Again Shell
Url: http://www.gnu.org/software/bash/bash.html Url: http://www.gnu.org/software/bash/bash.html
Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{bash_vers}.tar.bz2 Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{bash_vers}.tar.bz2
@ -106,7 +106,7 @@ Group: Documentation/Man
Provides: bash:%{_infodir}/bash.info.gz Provides: bash:%{_infodir}/bash.info.gz
PreReq: %install_info_prereq PreReq: %install_info_prereq
Version: 4.1 Version: 4.1
Release: 17 Release: 18
AutoReqProv: on AutoReqProv: on
%if %suse_version > 1120 %if %suse_version > 1120
BuildArch: noarch BuildArch: noarch
@ -142,7 +142,7 @@ License: GPLv2+
Summary: Include Files mandatory for Development of bash loadable builtins Summary: Include Files mandatory for Development of bash loadable builtins
Group: Development/Languages/C and C++ Group: Development/Languages/C and C++
Version: 4.1 Version: 4.1
Release: 17 Release: 18
AutoReqProv: on AutoReqProv: on
%description -n bash-devel %description -n bash-devel
@ -162,7 +162,7 @@ License: GPLv2+
Summary: Loadable bash builtins Summary: Loadable bash builtins
Group: System/Shells Group: System/Shells
Version: 4.1 Version: 4.1
Release: 17 Release: 18
AutoReqProv: on AutoReqProv: on
%description -n bash-loadables %description -n bash-loadables
@ -231,7 +231,7 @@ Summary: The Readline Library
Group: System/Libraries Group: System/Libraries
Provides: bash:/%{_lib}/libreadline.so.%{rl_major} Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
Version: 6.1 Version: 6.1
Release: 17 Release: 18
%if %suse_version > 1020 %if %suse_version > 1020
Recommends: readline-doc = %{version} Recommends: readline-doc = %{version}
%endif %endif
@ -262,7 +262,7 @@ Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Provides: bash:%{_libdir}/libreadline.a Provides: bash:%{_libdir}/libreadline.a
Version: 6.1 Version: 6.1
Release: 17 Release: 18
Requires: libreadline6 = %{version} Requires: libreadline6 = %{version}
Requires: ncurses-devel Requires: ncurses-devel
%if %suse_version > 1020 %if %suse_version > 1020
@ -293,7 +293,7 @@ Group: System/Libraries
Provides: readline:%{_infodir}/readline.info.gz Provides: readline:%{_infodir}/readline.info.gz
PreReq: %install_info_prereq PreReq: %install_info_prereq
Version: 6.1 Version: 6.1
Release: 17 Release: 18
AutoReqProv: on AutoReqProv: on
%if %suse_version > 1120 %if %suse_version > 1120
BuildArch: noarch BuildArch: noarch