From 890d6ba6222e2564a694ea0b14b7f5193907facb Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 17:00:24 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/bash revision 90.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=c444798a5636be3660a9c12cdb825db9 --- bash.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bash.spec b/bash.spec index 2acdac86..498177fc 100644 --- a/bash.spec +++ b/bash.spec @@ -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/ 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