SHA256
3
0
forked from pool/bash

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

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=c444798a5636be3660a9c12cdb825db9
This commit is contained in:
OBS User buildservice-autocommit 2011-12-06 17:00:24 +00:00 committed by Git OBS Bridge
parent 467b2da9f7
commit fedcab5e82

View File

@ -22,7 +22,7 @@ BuildRequires: bison ncurses-devel
%if %suse_version > 1020
BuildRequires: fdupes
%endif
License: GPLv2+
License: GPL-2.0+
Group: System/Shells
%define bash_vers 4.2
%define rl_vers 6.2
@ -95,7 +95,7 @@ be a conformant implementation of the IEEE Posix Shell and Tools
specification (IEEE Working Group 1003.2).
%package -n bash-doc
License: GPLv2+
License: GPL-2.0+
Summary: Documentation how to Use the GNU Bourne-Again Shell
Group: Documentation/Man
Provides: bash:%{_infodir}/bash.info.gz
@ -115,7 +115,7 @@ interpreter Bash.
%else
%package -n bash-lang
License: GPLv2+
License: GPL-2.0+
Summary: Languages for package bash
Group: System/Localization
Provides: bash-lang = %{version}
@ -126,7 +126,7 @@ Provides translations to the package bash
%endif
%package -n bash-devel
License: GPLv2+
License: GPL-2.0+
Summary: Include Files mandatory for Development of bash loadable builtins
Group: Development/Languages/C and C++
Version: 4.2
@ -138,7 +138,7 @@ builtins for the interpreter Bash. Use -I /usr/include/bash/<version>
on the compilers command line.
%package -n bash-loadables
License: GPLv2+
License: GPL-2.0+
Summary: Loadable bash builtins
Group: System/Shells
Version: 4.2
@ -199,7 +199,7 @@ whoami Print out username of current user.
%package -n libreadline6
License: GPLv2+
License: GPL-2.0+
Summary: The Readline Library
Group: System/Libraries
Provides: bash:/%{_lib}/libreadline.so.%{rl_major}
@ -222,7 +222,7 @@ standard command interpreter) for easy editing of command lines. This
includes history and search functionality.
%package -n readline-devel
License: GPLv2+
License: GPL-2.0+
Summary: Include Files and Libraries mandatory for Development
Group: Development/Libraries/C and C++
Provides: bash:%{_libdir}/libreadline.a
@ -244,7 +244,7 @@ This package contains all necessary include files and libraries needed
to develop applications that require these.
%package -n readline-doc
License: GPLv2+
License: GPL-2.0+
Summary: Documentation how to Use and Program with the Readline Library
Group: System/Libraries
Provides: readline:%{_infodir}/readline.info.gz