Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at 2013-07-07 22:24:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vte (Old) and /work/SRC/openSUSE:Factory/.vte.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vte" Changes: -------- --- /work/SRC/openSUSE:Factory/vte/vte.changes 2013-06-25 14:47:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2013-07-07 22:24:22.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Jul 4 21:22:27 UTC 2013 - [email protected] + +- Move vte.sh to gnome-pty-helper subpackage: vte.sh is needed for + normal operations like starting a new tab in the same directory + as the previous one (bnc#827248). vte-tools is a rather uncommon + tool to be installed. + NOTE: this on its own does not fix the issue just yet, as vte.sh + is not being sourced by bash without further doing, as bash does + not source files in /etc/profile.d in non-login shells. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.ifd1Xp/_old 2013-07-07 22:24:23.000000000 +0200 +++ /var/tmp/diff_new_pack.ifd1Xp/_new 2013-07-07 22:24:23.000000000 +0200 @@ -177,11 +177,11 @@ %files -n gnome-pty-helper %defattr(-,root,root) %verify (not mode) %attr (2755, root, utmp) %{_libexecdir}/gnome-pty-helper +%{_sysconfdir}/profile.d/vte.sh %files tools %defattr(-,root,root) %{_bindir}/vte%{?_binver} -%{_sysconfdir}/profile.d/vte.sh %files -n glade-catalog-vte %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
