- Remove patches (no longer needed)
- Use new upstream URLs
- Upstream has replaced LICENSE with LEGAL/ and COPYRIGHT
- Clarify that license is mostly Public Domain, partly Python
- Add %check section and run the test suite in it
- Remove upstream's fiddling with compiler optimization flags so we get
usable debuginfo
- Filter out unwanted provides for python shared objects
- Tidy up egg-info handling
- Simplify %files list
- Pacify rpmlint as much as is reasonable
- Add dist tag
1.9-0.fdr.6.a6
- Don't use get_python_version(), it's available in Python >= 2.3 only.
Thu Aug 12 2004 Thorsten Leemhuis <fedora at leemhuis dot info>
0.3.2-0.fdr.5.a6
- Own dir python_sitearch/Crypto/
Wed Aug 11 2004 Thorsten Leemhuis <fedora at leemhuis dot info>
0.3.2-0.fdr.4.a6
- Match python spec template more
Sat Jul 17 2004 Thorsten Leemhuis <fedora at leemhuis dot info>
0.3.2-0.fdr.4.a6
- Own _libdir/python/site-packages/Crypto/
Wed Mar 24 2004 Panu Matilainen <pmatilai@welho.com> 0.3.2-0.fdr.2.a6
- generate .pyo files during install
- require exact version of python used to build the package
- include more docs + demos
- fix dependency on /usr/local/bin/python
- use fedora.us style buildroot
- buildrequires gmp-devel
- use description from README
Sun Jan 11 2004 Ryan Boder <icanoop@bitwiser.org> 0.3.2-0.fdr.1.a6
- Initial build.