From 2fbaaa2750aa8903d7d7615a795e62269c176d908c3fa7b253f33d1fb4e1f1a9 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 20 Oct 2010 13:19:01 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/bash revision 66 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=462929885ed2d85d4d9947b61b431df8 --- bash.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bash.spec b/bash.spec index 1759ac0..9458367 100644 --- a/bash.spec +++ b/bash.spec @@ -36,7 +36,7 @@ Suggests: bash-doc = %bash_vers %endif AutoReqProv: on Version: 4.1 -Release: 16 +Release: 17 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.1 -Release: 16 +Release: 17 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.1 -Release: 16 +Release: 17 AutoReqProv: on %description -n bash-devel @@ -162,7 +162,7 @@ License: GPLv2+ Summary: Loadable bash builtins Group: System/Shells Version: 4.1 -Release: 16 +Release: 17 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.1 -Release: 16 +Release: 17 %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.1 -Release: 16 +Release: 17 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.1 -Release: 16 +Release: 17 AutoReqProv: on %if %suse_version > 1120 BuildArch: noarch From 5e664c2d7714399548740a87072f52839234fe697c39135c9217f02d0f3a3dad Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Feb 2011 10:09:16 +0000 Subject: [PATCH 2/2] - having a bash man page is recommended (bnc#672528) OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=60 --- bash.changes | 5 +++++ bash.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/bash.changes b/bash.changes index a9cb63f..5e49ddb 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 17 10:08:53 UTC 2011 - coolo@novell.com + +- having a bash man page is recommended (bnc#672528) + ------------------------------------------------------------------- Mon Oct 18 11:09:31 CEST 2010 - jslaby@suse.de diff --git a/bash.spec b/bash.spec index 9458367..08e669a 100644 --- a/bash.spec +++ b/bash.spec @@ -32,7 +32,7 @@ Recommends: bash-lang = %bash_vers # bugs which will hit at most this package #Recommends: bash-completion Suggests: command-not-found -Suggests: bash-doc = %bash_vers +Recommends: bash-doc = %bash_vers %endif AutoReqProv: on Version: 4.1