Updating link to change in openSUSE:Factory/bash revision 49
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=190f2ea56288c39b5b9d8b09e7e5b672
This commit is contained in:
parent
b341ae51c4
commit
b1cd7d2ac4
@ -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
|
||||
|
||||
|
16
bash.spec
16
bash.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user