Changelog for
perl-5.00503-6.i386.rpm :
Tue Aug 31 00:00:00 1999 Cristian Gafton
- make sure the package builds even when we don\'t have perl installed on the
system
Sat Aug 7 00:00:00 1999 Cristian Gafton
- merged with perl-MD5
- get rid of the annoying $RPM_BUILD_ROOT paths in the installed tree
Tue Jul 27 00:00:00 1999 Cristian Gafton
- do not link anymore against the system db library (and make each module
link against it separately, so that we can have Berkeley db1 and db2 mixed
up)
Thu Jun 17 00:00:00 1999 Cristian Gafton
- use wildcards for files in /usr/bin and /usr/man
Wed Apr 7 00:00:00 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 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 3)
Thu Jan 7 23:00:00 1999 Cristian Gafton
- guilty of the inlined Makefile in the spec file
- adapted for the arm build
Thu Sep 10 00:00:00 1998 Preston Brown
- added newer CGI.pm to the build
- changed the version naming scheme around to work with RPM
Mon Jul 20 00:00:00 1998 Jeff Johnson
- attempt to generate
*.ph files reproducibly
Tue Jun 16 00:00:00 1998 Jeff Johnson
- update to 5.004_04-m4 (pre-5.005 maintenance release)
Sat Jun 13 00:00:00 1998 Christopher McCrory - need stdarg.h from gcc shadow to fix \"use Sys::Syslog\" (problem #635)
Sat May 9 00:00:00 1998 Cristian Gafton
- added a patch to correct the .ph constructs unless defined (foo) to read
unless(defined(foo))
Fri May 8 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue Mar 10 23:00:00 1998 Cristian Gafton
- fixed strftime problem
Sun Mar 8 23:00:00 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 2 23:00:00 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 5 23:00:00 1997 Erik Troan
- Config.pm wasn\'t right do to the builtrooting
Tue Oct 21 00:00:00 1997 Erik Troan
- fixed arch-specfic part of spec file
Mon Oct 20 00:00:00 1997 Erik Troan
- updated to perl 5.004_01
- users a build root
Fri Jun 13 00:00:00 1997 Erik Troan
- built against glibc
Wed Apr 23 00:00:00 1997 Erik Troan
- Incorporated security patch from Chip Salzenberg
Fri Feb 7 23:00:00 1997 Erik Troan
- Use -Darchname=i386-linux
- Require csh (for glob)
- Use RPM_ARCH during configuration and installation for arch independence