Building RPM

Thomas Guettler guettli at thomas-guettler.de
Thu Nov 20 07:15:40 EST 2003


Am Thu, 20 Nov 2003 11:19:43 +0100 schrieb Thomas Guettler:

> Hi!
> 
> I need to build a Python2.3.2 RPM for Suse7.3.
> 

If I do it like this the rpms get build:

# set tkinter support from "auto" to "no"
rpm -bs python-2.3.spec
cd ..../SRPMS
rpm --rebuild python2.3-2.3.2-1pydotorg.src.rpm


 Problem solved,
  thomas





More information about the Python-list mailing list