Okay, after playing with things for a few hours, I have a few questions (which may also double as bug reports; I dunno)...
- Is the calibre_postinstall thing just a validation/test script to see whether all the site-python bits were really installed? If so, it'll make more sense to put a python one-liner into the %post section of the .spec file.
- What are cherrypy, pyPdf, odfpy, and python-cssutils doing as part of this package? Are they modified versions, or taken straight from other projects? I already have them on my system, and do not want to overwrite my distro's versions. That's why I do this RPM thing and not binary installers...
|