Description of problem: Python examples have hard coded /usr/share/amqp path to .spec file. This fails if run on a host which does not have this file installed Steps to Reproduce: Run python examples on host without /usr/share/amqp installed. Fix: Remove the hard-coded path from examples, locate the spec file via PYTHONPATH
python-qpid-0.2.668378-1.el5 has been pushed to the staging repo for testing