Hello community, here is the log from the commit of package bash checked in at Fri Sep 21 15:57:42 CEST 2007. -------- --- bash/bash.changes 2007-08-27 01:30:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/bash/bash.changes 2007-09-20 15:11:36.951295000 +0200 @@ -1,0 +2,5 @@ +Thu Sep 20 15:10:06 CEST 2007 - werner@suse.de + +- Remove error triggering path requirement (bug #326751) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bash.spec ++++++ --- /var/tmp/diff_new_pack.D31431/_old 2007-09-21 15:57:34.000000000 +0200 +++ /var/tmp/diff_new_pack.D31431/_new 2007-09-21 15:57:34.000000000 +0200 @@ -16,14 +16,12 @@ Group: System/Shells %define bash_vers 3.2 %define rl_vers 5.2 -Requires: /%{_lib}/libhistory.so.%{rl_vers} -Requires: /%{_lib}/libreadline.so.%{rl_vers} Recommends: bash-doc = %bash_vers -Autoreqprov: on +AutoReqProv: on Version: 3.2 -Release: 54 +Release: 59 Summary: The GNU Bourne-Again Shell -URL: http://www.gnu.org/software/bash/bash.html +Url: http://www.gnu.org/software/bash/bash.html Source0: bash-%{bash_vers}.tar.bz2 Source1: readline-%{rl_vers}.tar.bz2 Source2: bash-%{bash_vers}-patches.tar.bz2 @@ -68,8 +66,8 @@ Group: Documentation/Man Provides: bash:/usr/share/info/bash.info.gz Version: 3.2 -Release: 13 -Autoreqprov: on +Release: 18 +AutoReqProv: on %description -n bash-doc This package contains the documentation for using the bourne shell @@ -87,11 +85,11 @@ Group: System/Libraries Provides: bash:/%{_lib}/libreadline.so.5 Version: 5.2 -Release: 13 +Release: 18 Recommends: readline-doc = %{version} Provides: readline = 5.2 Obsoletes: readline <= 5.2 -Autoreqprov: on +AutoReqProv: on %description -n libreadline5 The readline library is used by the Bourne Again Shell (bash, the @@ -110,13 +108,13 @@ Group: Development/Libraries/C and C++ Provides: bash:/usr/%{_lib}/libreadline.a Version: 5.2 -Release: 54 +Release: 59 Requires: libreadline5 = %{version} Requires: ncurses-devel Requires: /%{_lib}/libhistory.so.%{rl_vers} Requires: /%{_lib}/libreadline.so.%{rl_vers} Recommends: readline-doc = %{version} -Autoreqprov: on +AutoReqProv: on %description -n readline-devel This package contains all necessary include files and libraries needed @@ -134,8 +132,8 @@ Group: System/Libraries Provides: readline:/usr/share/info/readline.info.gz Version: 5.2 -Release: 13 -Autoreqprov: on +Release: 18 +AutoReqProv: on %description -n readline-doc This package contains the documentation for using the readline library @@ -394,8 +392,9 @@ %doc %{_infodir}/history.info.gz %doc %{_infodir}/readline.info.gz %doc %{_defaultdocdir}/readline/ - %changelog +* Thu Sep 20 2007 - werner@suse.de +- Remove error triggering path requirement (bug #326751) * Mon Aug 27 2007 - schwab@suse.de - Add bash patches 18-25. * Sat Aug 11 2007 - schwab@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de