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