Changelog for
perl-5.00503-2.i386.rpm :
* Wed Apr 07 1999 Cristian Gafton
- version 5.00503- make the default man3 install dir be release independent- try to link against db1 to preserve compatibility with older databases; abandoned idea because perl is too broken to allow such an easy change (hardcoded names
*everywhere
* !!!)
* Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 3)
* Thu Jan 07 1999 Cristian Gafton - guilty of the inlined Makefile in the spec file- adapted for the arm build
* Thu Sep 10 1998 Preston Brown - added newer CGI.pm to the build- changed the version naming scheme around to work with RPM
* Mon Jul 20 1998 Jeff Johnson - attempt to generate
*.ph files reproducibly
* Tue Jun 16 1998 Jeff Johnson - update to 5.004_04-m4 (pre-5.005 maintenance release)
* Sat Jun 13 1998 Christopher McCrory * Sat May 09 1998 Cristian Gafton - added a patch to correct the .ph constructs unless defined (foo) to read unless(defined(foo))
* Fri May 08 1998 Prospector System - translations modified for de, fr, tr
* Tue Mar 10 1998 Cristian Gafton - fixed strftime problem
* Sun Mar 08 1998 Cristian Gafton - added a patch to fix a security race- do not use setres[ug]id - those are not implemented on 2.0.3x kernels
* Mon Mar 02 1998 Cristian Gafton - upgraded to 5.004_04 - 5.004_01 had some nasty memory leaks.- fixed the spec file to be version-independent
* Fri Dec 05 1997 Erik Troan - Config.pm wasn\'t right do to the builtrooting
* Tue Oct 21 1997 Erik Troan - fixed arch-specfic part of spec file
* Mon Oct 20 1997 Erik Troan - updated to perl 5.004_01- users a build root
* Fri Jun 13 1997 Erik Troan - built against glibc
* Wed Apr 23 1997 Erik Troan - Incorporated security patch from Chip Salzenberg
* Fri Feb 07 1997 Erik Troan - Use -Darchname=i386-linux - Require csh (for glob)- Use RPM_ARCH during configuration and installation for arch independence