Updating link to change in openSUSE:Factory/bash revision 78
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=47b9533004ae0af26c6f370fef45a810
This commit is contained in:
parent
b7fb91863b
commit
bd6de47783
14
bash.spec
14
bash.spec
@ -37,7 +37,7 @@ Recommends: bash-doc = %bash_vers
|
||||
%endif
|
||||
AutoReqProv: on
|
||||
Version: 4.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
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.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
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.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
AutoReqProv: on
|
||||
|
||||
%description -n bash-devel
|
||||
@ -162,7 +162,7 @@ License: GPLv2+
|
||||
Summary: Loadable bash builtins
|
||||
Group: System/Shells
|
||||
Version: 4.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
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.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
%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.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
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.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
AutoReqProv: on
|
||||
%if %suse_version > 1120
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user