From: Konrad H. <hi...@cn...> - 2002-01-05 16:59:09
|
gve...@la... writes: > Caveats: > (1) renaming Numeric to python-numeric has as consequence that > the header files go into .../include/python2.1/python-numeric > instead of .../include/python2.1/Numeric. Personally I don't > like it (being author of a package that builds on Numeric). Me neither. But the fix is simple: take the distutils-generated spec file, edit the package name, and put it into the tar ball. The added advantage is that the binary RPM can be generated by rpm --rebuild numpy_xxx.tar.gz. Konrad. -- ------------------------------------------------------------------------------- Konrad Hinsen | E-Mail: hi...@cn... Centre de Biophysique Moleculaire (CNRS) | Tel.: +33-2.38.25.56.24 Rue Charles Sadron | Fax: +33-2.38.63.15.17 45071 Orleans Cedex 2 | Deutsch/Esperanto/English/ France | Nederlands/Francais ------------------------------------------------------------------------------- |