Ghee:

> 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*

The %files section in the Linux spec-files/base-specs I do not think are
used anymore, but I went ahead and changed the "2.4" to
"%{python_version}" which is probably more correct anyway.

So the line now looks like this:

%{_libdir}/python%{python_version}/vendor-packages/gtk-2.0/vtemodule.so

Brian

Reply via email to