New issue 191 by imarl...@brightcove.com: bdist_rpm generates a package
with the wrong name
http://code.google.com/p/couchdb-python/issues/detail?id=191
What steps will reproduce the problem?
1. Download and extract the source .tar.gz
2. Run './setup.py bdist_rpm'
What is the expected output? What do you see instead?
The expected outcome is a package named "couchdb-python-0.8-1.noarch.rpm".
Instead, a package named "CouchDB-0.8-1.noarch.rpm" is built.
What version of the product are you using? On what operating system?
Version 0.8.
Operating system is CentOS 5.6, though this should also be seen on any
RPM-based Linux distribution.