Mailinglist Archive: opensuse-commit (1400 mails)
| < Previous | Next > |
commit bash for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 02 Nov 2011 11:47:23 +0100
- Message-id: <20111102104723.71B5F202CA@hilbert.suse.de>
Hello community,
here is the log from the commit of package bash for openSUSE:Factory checked in
at 2011-11-02 11:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
and /work/SRC/openSUSE:Factory/.bash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash", Maintainer is "werner@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes 2011-10-26
15:33:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes 2011-11-02
11:47:21.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 2 08:23:24 UTC 2011 - werner@xxxxxxx
+
+- Disable last patch as it seems a bit broken (bnc#725657)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.7VO08R/_old 2011-11-02 11:47:23.000000000 +0100
+++ /var/tmp/diff_new_pack.7VO08R/_new 2011-11-02 11:47:23.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+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
here is the log from the commit of package bash for openSUSE:Factory checked in
at 2011-11-02 11:47:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash (Old)
and /work/SRC/openSUSE:Factory/.bash.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash", Maintainer is "werner@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/bash/bash.changes 2011-10-26
15:33:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bash.new/bash.changes 2011-11-02
11:47:21.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 2 08:23:24 UTC 2011 - werner@xxxxxxx
+
+- Disable last patch as it seems a bit broken (bnc#725657)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bash.spec ++++++
--- /var/tmp/diff_new_pack.7VO08R/_old 2011-11-02 11:47:23.000000000 +0100
+++ /var/tmp/diff_new_pack.7VO08R/_new 2011-11-02 11:47:23.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+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |