Tue Aug 31 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-10
- Fixed bug #77418 (Demo dir not packaged)
- More tweaking on #19347 (Moved Tools/ under /usr/lib/python2.3/Tools)
Fri Aug 13 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-8
- Fixed bug #129769: Makefile in new python conflicts with older version
found in old python-devel
- Reorganized the spec file to get rid of the aspython2 define;
__python_ver is more powerful.
Tue Aug 03 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-7
- Including html documentation for non-i386 arches
- Fixed#125362 (python-doc html files have japanese character encoding)
- Fixed#128923 (missing dependency between python and python-devel)
Fri Jul 30 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-6
- Fixed#128030 (help() not printing anything)
- Fixed#125472 (distutils.sysconfig.get_python_lib() not returning the
right path on 64-bit systems)
- Fixed#127357 (building python as a shared library)
- Fixed#19347 (including the contents of Tools/scripts/ in python-tools)
Tue Jun 08 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-3
- Added an optik.py that provides the same interface from optparse for
backward compatibility; obsoleting python-optik
Fri Jun 04 2004 Mihai Ibanescu <misa@redhat.com> 2.3.4-1
- Updated to 2.3.4-1 with Robert Scheck's help (bug #124764)
- Added BuildRequires: tix-devel (bug #124918)
Fri May 07 2004 Mihai Ibanescu <misa@redhat.com> 2.3.3-6
- Correct fix for #122304 from upstream:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=931848&grou
p_id=5470
Thu May 06 2004 Mihai Ibanescu <misa@redhat.com> 2.3.3-4
- Fix for bug #122304 : splitting the domain name fails on 64-bit arches
- Fix for bug #120879 : including Makefile into the main package
- Requires XFree86-devel instead of -libs (see bug #118442)