- Switch from setuptools installed egg-info to distutils egg-info. Note
that this works because we're also changing docutils version. To do
this between
0.5-4 and 0.5-5, for instance, we'd need to have %preun scriptlet to get
rid of the egg-info directory.
- Scripted the listing of files in the python module.
- Add a missingok requirement on python-imaging as docutils can make use of
it when converting to formats that have images.