Hello community,

here is the log from the commit of package bash for openSUSE:12.1 checked in at 
2011-11-02 11:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/bash (Old)
 and      /work/SRC/openSUSE:12.1/.bash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.1/bash/bash.changes   2011-10-28 15:36:05.000000000 
+0200
+++ /work/SRC/openSUSE:12.1/.bash.new/bash.changes      2011-11-02 
11:47:25.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov  2 08:23:24 UTC 2011 - wer...@suse.de
+
+- Disable last patch as it seems a bit broken (bnc#725657) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.ElGdPv/_old  2011-11-02 11:47:25.000000000 +0100
+++ /var/tmp/diff_new_pack.ElGdPv/_new  2011-11-02 11:47:25.000000000 +0100
@@ -260,6 +260,7 @@
 %setup -q -n bash-%{bash_vers}%{extend} -b1 -b2 -b3
 for p in ../bash-%{bash_vers}-patches/*; do
     test -e $p || break
+    test "${p##*/}" = "bash-4.2-pwd.patch" && continue
     echo Patch $p
     patch -s -p0 < $p
 done

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to