Can somebody please review:
http://trac.sagemath.org/sage_trac/ticket/103611
It is a plain upgrade of the source package (both original version and
new version need no patches). The updated package fixes known
interactions between setuptools and distribute (which makes installing
the PyCUDA/PyOpenC
I think I know what the problem is - I tried it on OpenSUSE 11.1.
There, the system readline is a version 5 - not a version .6
The special casing in the spkg-install is causing problems for
OpenSUSE 11.0/11.1: it should not be used at all there. When I remove
it from the spkg-install, sage compiles