Changelog for
Pyrex-0.9.2.1-2.noarch.rpm :
Thu Aug 19 00:00:00 2004 John (J5) Palmieri
- 0:0.9.2.1-2
- Added Steve Grubb\'s spec file patch (RH Bug #130200)
Sat Jun 26 00:00:00 2004 John (J5) Palmieri - 0:0.9.2.1-1
- New upstream version
- Pyrex-0.9-split-base-types.patch synced for new version
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Fri Jun 4 00:00:00 2004 John (J5) Palmieri - 0:0.9-5
- Built to rawhide
Thu May 20 00:00:00 2004 Florian La Roche
- use rpm macros to determine lib64 usage
Sat Apr 24 00:00:00 2004 John (J5) Palmieri - 0:0.9-3
- Added Pyrex-0.9-split-base-types.patch which fixes
long unsigned int bug showing up in dbus python binding
builds for the x86_64 arch
- Added regex hack to spec to work around a bug in python\'s
distutils which would install files into /usr/lib instead of
/usr/lib64 on 64 bit archs
Tue Apr 20 00:00:00 2004 John (J5) Palmieri - 0:0.9-2
- Was informed that the epoch change was not needed so the epoch
was reverted back to 0
Tue Apr 20 00:00:00 2004 John (J5) Palmieri - 1:0.9-1
- Upped the epoch so as to avoid clashes with the Fedora extra package
Tue Apr 20 00: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 23: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 23: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 23:00:00 2003 Toshio Kuratomi - 0:0.9-0.fdr.2
- Merge changes from Michel Alexandre Salim
+ 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 23:00:00 2003 Toshio Kuratomi - 0:0.9-0.fdr.1
- Initial RPM release.