Hello community,

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

Package is "aaa_base", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.1/aaa_base/aaa_base.changes   2011-10-25 
15:45:57.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.aaa_base.new/aaa_base.changes      2011-10-28 
15:35:43.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 17:21:53 UTC 2011 - [email protected]
+
+- 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to