Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2011-10-26 15:18:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base", Maintainer is "r...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2011-10-25 
15:45:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2011-10-26 
15:30:57.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 17:21:53 UTC 2011 - wer...@suse.de
+
+- Enable direxpand patch of the bash (bnc#725657)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/profile.d/complete.bash 
new/aaa_base/files/etc/profile.d/complete.bash
--- old/aaa_base/files/etc/profile.d/complete.bash      2011-10-21 
14:27:50.000000000 +0200
+++ new/aaa_base/files/etc/profile.d/complete.bash      2011-10-25 
19:20:42.000000000 +0200
@@ -12,6 +12,11 @@
 _file="-o nospace -o dirnames"
 _nosp="-o nospace"
 
+#
+# bnc#725657
+#
+shopt -s direxpand 2> /dev/null || true
+
 # Escape file and directory names, add slash to directories if needed.
 # Escaping could be done by the option 'filenames' but this fails
 # e.g. on variable expansion like $HO<TAB>

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

Reply via email to