diff --git a/bash.changes b/bash.changes index 37e9739..d05731f 100644 --- a/bash.changes +++ b/bash.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 18 11:05:13 CET 2010 - werner@suse.de + +- Add patch to reflect the usage of /etc/bash.bashrc (bnc#577221) + ------------------------------------------------------------------- Mon Feb 15 17:24:46 CET 2010 - werner@suse.de diff --git a/bash.spec b/bash.spec index c020b1a..dab9cb0 100644 --- a/bash.spec +++ b/bash.spec @@ -61,6 +61,7 @@ Patch22: readline-6.1-wrap.patch Patch23: readline-5.2-conf.patch Patch24: readline-6.0-metamode.patch Patch30: readline-6.1-destdir.patch +Patch40: bash-4.1-bash.bashrc.dif Patch41: bash-4.1-intr.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %global _sysconfdir /etc @@ -303,6 +304,7 @@ unset p %patch22 -p0 -b .wrap %patch23 -p0 -b .conf %patch24 -p0 -b .metamode +%patch40 -p0 -b .bashrc %patch41 -p0 -b .intr %patch0 -p0 cd ../readline-%{rl_vers}