Updating link to change in openSUSE:Factory/bash revision 74
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=40323a128908eb3787c32a92c945a71e
This commit is contained in:
parent
f420d1adce
commit
cde97eefad
14
bash.spec
14
bash.spec
@ -37,7 +37,7 @@ Recommends: bash-doc = %bash_vers
|
||||
%endif
|
||||
AutoReqProv: on
|
||||
Version: 4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
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
|
||||
@ -107,7 +107,7 @@ Group: Documentation/Man
|
||||
Provides: bash:%{_infodir}/bash.info.gz
|
||||
PreReq: %install_info_prereq
|
||||
Version: 4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
@ -143,7 +143,7 @@ License: GPLv2+
|
||||
Summary: Include Files mandatory for Development of bash loadable builtins
|
||||
Group: Development/Languages/C and C++
|
||||
Version: 4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n bash-devel
|
||||
@ -163,7 +163,7 @@ License: GPLv2+
|
||||
Summary: Loadable bash builtins
|
||||
Group: System/Shells
|
||||
Version: 4.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n bash-loadables
|
||||
@ -232,7 +232,7 @@ Summary: The Readline Library
|
||||
Group: System/Libraries
|
||||
Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
|
||||
Version: 6.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
%if %suse_version > 1020
|
||||
Recommends: readline-doc = %{version}
|
||||
%endif
|
||||
@ -263,7 +263,7 @@ Summary: Include Files and Libraries mandatory for Development
|
||||
Group: Development/Libraries/C and C++
|
||||
Provides: bash:%{_libdir}/libreadline.a
|
||||
Version: 6.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Requires: libreadline6 = %{version}
|
||||
Requires: ncurses-devel
|
||||
%if %suse_version > 1020
|
||||
@ -294,7 +294,7 @@ Group: System/Libraries
|
||||
Provides: readline:%{_infodir}/readline.info.gz
|
||||
PreReq: %install_info_prereq
|
||||
Version: 6.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
AutoReqProv: on
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user