Updating link to change in openSUSE:Factory/bash revision 69
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=daf0ebbb367e9547f403a585ae45eb86
This commit is contained in:
parent
5e664c2d77
commit
0acdd1f3ff
20
bash.spec
20
bash.spec
@ -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
|
||||
# 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
|
||||
#Recommends: bash-completion
|
||||
Suggests: command-not-found
|
||||
Recommends: bash-doc = %bash_vers
|
||||
Recommends: bash-doc = %bash_vers
|
||||
%endif
|
||||
AutoReqProv: on
|
||||
Version: 4.1
|
||||
Release: 17
|
||||
Release: 22
|
||||
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
|
||||
@ -106,7 +106,7 @@ Group: Documentation/Man
|
||||
Provides: bash:%{_infodir}/bash.info.gz
|
||||
PreReq: %install_info_prereq
|
||||
Version: 4.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
AutoReqProv: on
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
@ -142,7 +142,7 @@ License: GPLv2+
|
||||
Summary: Include Files mandatory for Development of bash loadable builtins
|
||||
Group: Development/Languages/C and C++
|
||||
Version: 4.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n bash-devel
|
||||
@ -162,7 +162,7 @@ License: GPLv2+
|
||||
Summary: Loadable bash builtins
|
||||
Group: System/Shells
|
||||
Version: 4.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n bash-loadables
|
||||
@ -231,7 +231,7 @@ Summary: The Readline Library
|
||||
Group: System/Libraries
|
||||
Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
|
||||
Version: 6.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
%if %suse_version > 1020
|
||||
Recommends: readline-doc = %{version}
|
||||
%endif
|
||||
@ -262,7 +262,7 @@ Summary: Include Files and Libraries mandatory for Development
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: bash:%{_libdir}/libreadline.a
|
||||
Version: 6.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
Requires: libreadline6 = %{version}
|
||||
Requires: ncurses-devel
|
||||
%if %suse_version > 1020
|
||||
@ -293,7 +293,7 @@ Group: System/Libraries
|
||||
Provides: readline:%{_infodir}/readline.info.gz
|
||||
PreReq: %install_info_prereq
|
||||
Version: 6.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
AutoReqProv: on
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user