From 445eae2ca16ee974bf1d1131e431dbb1dd888d95 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 18 Feb 2011 10:51:53 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/bash revision 69.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=daf0ebbb367e9547f403a585ae45eb86 --- bash.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bash.spec b/bash.spec index ca8727e0..8f918f65 100644 --- a/bash.spec +++ b/bash.spec @@ -1,7 +1,7 @@ # -# spec file for package bash (Version 4.1) +# spec file for package bash # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,11 +32,11 @@ Recommends: bash-lang = %bash_vers # bugs which will hit at most this package #Recommends: bash-completion Suggests: command-not-found -Recommends: bash-doc = %bash_vers +Recommends: bash-doc = %bash_vers %endif AutoReqProv: on Version: 4.1 -Release: 17 +Release: 22 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: 17 +Release: 18 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: 17 +Release: 18 AutoReqProv: on %description -n bash-devel @@ -162,7 +162,7 @@ License: GPLv2+ Summary: Loadable bash builtins Group: System/Shells Version: 4.1 -Release: 17 +Release: 18 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: 17 +Release: 18 %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: 17 +Release: 18 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: 17 +Release: 18 AutoReqProv: on %if %suse_version > 1120 BuildArch: noarch From 9c5c8100b29181c253bd06757bc669768b1f9d2e Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 25 Feb 2011 17:10:05 +0000 Subject: [PATCH 2/2] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=62 --- bash-4.1-patches.tar.bz2 | 4 ++-- bash.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bash-4.1-patches.tar.bz2 b/bash-4.1-patches.tar.bz2 index 62491b6e..0e71c5bf 100644 --- a/bash-4.1-patches.tar.bz2 +++ b/bash-4.1-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:863d13c4739d3ce674f9d4f2d25e65eb1bd6dabe1e7d46be1b41ff053dbc9a1e -size 4268 +oid sha256:ed7949b77cae1c4365e43c88e7d5a37d1ab229454ec0b2a6ae84cdeb1c2c5aec +size 4694 diff --git a/bash.changes b/bash.changes index 261e7580..94a75345 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 25 17:08:09 UTC 2011 - werner@suse.de + +- Add patch bash41-010 + ------------------------------------------------------------------- Thu Feb 17 10:08:53 UTC 2011 - coolo@novell.com