Mon Apr 19 12:00:00 2004 John (J5) Palmieri - 1:0.9-1
- Upped the epoch so as to avoid clashes with the Fedora extra package
Mon Apr 19 12:00:00 2004 John (J5) Palmieri - 0:0.9-1
- Transfered to Red Hat Fedora's main tree
- Removed need for LONG_LONG patch
Mon Feb 2 11:00:00 2004 Toshio Kuratomi - 0:0.9-0.fdr.4
- Removed the site-packages directory from the directories owned by the
package
Mon Feb 2 11:00:00 2004 Toshio Kuratomi - 0:0.9-0.fdr.3
- My mistake: rpm automatically removes %ghost files, no need to script
it manually.
- python distutils --record=FILE option doesn't record directories so include
the site-packages/[directories] manually
Wed Jan 15 11:00:00 2003 Toshio Kuratomi - 0:0.9-0.fdr.2
- Merge changes from Michel Alexandre Salim <salimma[AT]users.sf.net>
+ Require build system's python version because directories are named
pythonX.Y
+ Create *.pyo files and %ghost them (Privleged user with python optimize
turned on may generate them, but they aren't needed for operation.
+ Do not include the Mac Pyrex compiler stuff
+ Change license to Public Domain
- Script to remove any %ghost files on package removal
- Patch around an incompatible change between python 2.2 and python 2.3's
definition of LONG_LONG being renamed to PY_LONG_LONG
Thu Jan 9 11:00:00 2003 Toshio Kuratomi - 0:0.9-0.fdr.1
- Initial RPM release.