Brian,
Index: vte.spec
===================================================================
--- vte.spec (revision 19532)
+++ vte.spec (working copy)
@@ -124,6 +124,8 @@
%{_libdir}/python2.4/vendor-packages/gtk-2.0/vtemodule.so
* The path should be python2.6*
-Ghee
%changelog
+* Fri Oct 02 2009 - brian.cameron at sun.com
+- Now build with Python 2.6.
* Sat Sep 26 2009 - dave.lin at sun.com
- Bump to 0.22.1
- Reworked 01-fixcompile.diff.
Brian Cameron wrote:
>
> Terminator no longer works with Python 2.4. Refer to bugster CR
> #6885253. These patches fix libvte python bindings to be built
> with Python 2.6, and fixes terminator to use Python 2.6 as well.
>
> I verified that terminator is the only module that uses the vte
> Python bindings, so no other modules will be affected.
>
> Brian
>