Ah, python setup.py bdist_rpm almost builds things for me -- generated a .spec file (with an extra newline on 'Summary:', a fatal bug for rpmbuild), then broke.
So I took the source tar.gz and .spec file and fed those to rpmbuild. Something's wrong with "calibre_postinstall", and I'll take a look as to what.
|