Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-5.8.0-88 RPM for i386

From Red Hat Linux 9 for i386

Name: perl Distribution: Red Hat Linux
Version: 5.8.0 Vendor: Red Hat, Inc.
Release: 88 Build date: Wed Feb 19 04:52:16 2003
Group: Development/Languages Build host: stripples.devel.redhat.com
Size: 35423442 Source RPM: perl-5.8.0-88.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: The Perl programming language.
Perl is a high-level programming language with roots in C, sed, awk
and shell scripting.  Perl is good at handling processes and files,
and is especially good at handling text.  Perl's hallmarks are
practicality and efficiency.  While it is used to do a lot of
different things, Perl's most common applications are system
administration utilities and web programming.  A large proportion of
the CGI scripts on the web are written in Perl.  You need the perl
package installed on your system so that your system can handle Perl
scripts.

Install this package if you want to program in Perl or enable your
system to handle Perl scripts.

Provides

Requires

Copyright

Artistic

Signatures

internal MD5: 79f60cf93a01a7e4e13efc8360e273c0
GPG

Changelog

* Tue Feb 18 2003 Chip Turner <cturner@redhat.com>
  - fix MANIFEST.DB_File handling for #83410; problem was unsubstituted
    /usr/lib that crept in with multilib
* Tue Feb 18 2003 Bill Nottingham <notting@redhat.com> 5.8.0-87
  - clean up backup files from patches (#82838)
* Wed Feb 05 2003 Elliot Lee <sopwith@redhat.com> 5.8.0-86
  - Fix up multilib handling to use multilib_64_archs macro, add ppc64.
  - Patch100 probably makes sense on all archs, and ifarch'd patches are Bad(tm).
* Mon Jan 27 2003 Chip Turner <cturner@redhat.com>
  - version the Obsoleted on perl-NDBM_File so users can install newer
  - change the Obsoletes on NDBM_File to a Conflicts
    ones than what shipped with 7.3, yet still keep anaconda happy
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Thu Jan 09 2003 Chip Turner <cturner@redhat.com>
  - rebuild
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 5.8.0-82
  - use internal dep generator.
* Thu Jan 02 2003 Chip Turner <cturner@redhat.com>
  - fix issue with -Dpager in Pod::Perldoc.pm to properly respect setting once more
* Tue Dec 31 2002 Chip Turner <cturner@redhat.com>
  - add rpath fix to prevent building perl from using installed system perl
  - massive re-integration of upstream patches to come to common basis (head of perl-maint branch)
* Mon Dec 16 2002 Chip Turner <cturner@redhat.com>
  - rebuild
* Sun Dec 15 2002 Chip Turner <cturner@redhat.com>
  - add numerous upstream patches to fix utf8/perlio issues
  - upgrade Storable, Safe, and Encoding to latest CPAN versions
* Thu Nov 07 2002 Chip Turner <cturner@redhat.com>
  - multilib support when building noarch perl modules
  - integrate upstream bugfix patches
* Wed Sep 11 2002 Chip Turner <cturner@redhat.com>
  - integrate patch for /usr/lib64 instead of /usr/lib from Than Ngo
* Tue Sep 10 2002 Chip Turner <cturner@redhat.com>
  - integrate s390/s390x patch from Florian La Roche
* Mon Sep 02 2002 Chip Turner <cturner@redhat.com>
  - fix pager issues; default to /usr/bin/less -isr
  - more work on pager bug (72125)
* Fri Aug 30 2002 Chip Turner <cturner@redhat.com>
  - add a few new directories to h2ph to produce better .ph files
* Fri Aug 16 2002 Chip Turner <cturner@redhat.com>
  - change from lynx to links in CPAN.pm
* Wed Aug 07 2002 Chip Turner <cturner@redhat.com>
  - automated release bump and build
  - remove Filter packages and use CPAN ones
* Sat Jul 20 2002 Chip Turner <cturner@redhat.com>
  - move to final perl 5.8.0, huzzah!
* Wed Jul 17 2002 Chip Turner <cturner@redhat.com>
  - update CPAN, CGI, and DB_File versions; obsolete perl-libnet
  - libnet.cfg supplied, default to passive ftp in all cases
* Wed Jun 19 2002 Chip Turner <cturner@redhat.com>
  - add patch to ensire libperl.so is linked properly
* Tue May 21 2002 Nalin Dahyabhai <nalin@redhat.com>
  - always build with -fPIC
* Fri May 10 2002 Jeff Johnson <jbj@redhat.com>
  - rebuild in rawhide
* Mon Apr 01 2002 Chip Turner <cturner@redhat.com>
  - split suidperl back out (bug #62215)
* Tue Mar 26 2002 Chip Turner <cturner@redhat.com>
  - restructuring of some directories, alteration of @INC
* Thu Dec 20 2001 Chip Turner <cturner@redhat.com>
  - remove ndbm completely
* Sun Dec 16 2001 Chip Turner <cturner@redhat.com>
  - make rpmlint happy, split out NDBM_File, clean up other spots
  - stopped doing grep -v etc in favor of custom script
* Wed Dec 12 2001 Chip Turner <cturner@redhat.com>
  - cleaning up of ia64 issues, as well as compatibility with gcc 3.1
    and glibc 2.2.4
* Tue Sep 25 2001 Chip Turner <cturner@redhat.com>
  - changing building of extra modules out of the core perl rpm
* Tue Sep 18 2001 Chip Turner <cturner@redhat.com>
  - upgrade to 5.6.1, added old INC dirs to maintain compat
* Fri Mar 23 2001 Preston Brown <pbrown@redhat.com>
  - bzip2 source, save some space.
* Thu Dec 07 2000 Crutcher Dunnavant <crutcher@redhat.com>
  - initial rebuild for 7.1
* Wed Sep 13 2000 Bill Nottingham <notting@redhat.com>
  - fix dependencies on ia64/sparc64
* Tue Aug 08 2000 Nalin Dahyabhai <nalin@redhat.com>
  - replace the deprecated MD5 with Digest::MD5 (has to be here for cleanfeed)
  - obsolete: perl-Digest-MD5
  - use syslog instead of mail to report possible attempts to break into suidperl
  - force syslog on at build-time
* Tue Aug 01 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add Owen's fix for #14779/#14863
  - specify cc=gcc; continue to let cpp sort itself out
  - switch shadow support on (#8646)
  - release 7
* Wed Jul 19 2000 Nalin Dahyabhai <nalin@redhat.com>
  - strip buildroot from perl pods (#14040)
  - release 6
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild (release 5)
* Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
  - don't require tcsh to install, only to build
  - release 4
* Tue Jun 20 2000 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild against new db3 package
  - release 3
* Sun Jun 18 2000 Nalin Dahyabhai <nalin@redhat.com>
  - disable 64-bit file support
  - change name of package that Perl expects gcc to be in from "egcs" to "gcc"
  - move man pages to /usr/share via hints/linux.sh and MM_Unix.pm
  - fix problems prefixifying with empty prefixes
  - disable long doubles on sparc (they're the same as doubles anyway)
  - add an Epoch to make sure we can upgrade from perl-5.00503
  - release 2
* Thu Mar 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 2.6.0
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
  - fix description
* Fri Jan 14 2000 Jeff Johnson <jbj@redhat.com>
  - add provides for perl modules (from kestes@staff.mail.com).
* Tue Oct 05 1999 Cristian Gafton <gafton@redhat.com>
  - fix the %install so that the MD5 module gets actually installed correctly
* Tue Aug 31 1999 Cristian Gafton <gafton@redhat.com>
  - make sure the package builds even when we don't have perl installed on the
    system
* Sat Aug 07 1999 Cristian Gafton <gafton@redhat.com>
  - merged with perl-MD5
  - get rid of the annoying $RPM_BUILD_ROOT paths in the installed tree
* Tue Jul 27 1999 Cristian Gafton <gafton@redhat.com>
  - 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 1999 Cristian Gafton <gafton@redhat.com>
  - use wildcards for files in /usr/bin and /usr/man
* Wed Apr 07 1999 Cristian Gafton <gafton@redhat.com>
  - 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 <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Thu Jan 07 1999 Cristian Gafton <gafton@redhat.com>
  - guilty of the inlined Makefile in the spec file
  - adapted for the arm build
* Thu Sep 10 1998 Preston Brown <pbrown@redhat.com>
  - added newer CGI.pm to the build
  - changed the version naming scheme around to work with RPM
* Mon Jul 20 1998 Jeff Johnson <jbj@redhat.com>
  - attempt to generate *.ph files reproducibly
* Tue Jun 16 1998 Jeff Johnson <jbj@redhat.com>
  - update to 5.004_04-m4 (pre-5.005 maintenance release)
* Sat Jun 13 1998 Christopher McCrory <chrismcc@netus.com
  - need stdarg.h from gcc shadow to fix "use Sys::Syslog" (problem #635)
* Sat May 09 1998 Cristian Gafton <gafton@redhat.com>
  - added a patch to correct the .ph constructs unless defined (foo) to read
    unless(defined(foo))
* Fri May 08 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Tue Mar 10 1998 Cristian Gafton <gafton@redhat.com>
  - fixed strftime problem
* Sun Mar 08 1998 Cristian Gafton <gafton@redhat.com>
  - 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 <gafton@redhat.com>
  - 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 <ewt@redhat.com>
  - Config.pm wasn't right do to the builtrooting
* Tue Oct 21 1997 Erik Troan <ewt@redhat.com>
  - fixed arch-specfic part of spec file
* Mon Oct 20 1997 Erik Troan <ewt@redhat.com>
  - updated to perl 5.004_01
  - users a build root
* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
  - built against glibc
* Wed Apr 23 1997 Erik Troan <ewt@redhat.com>
  - Incorporated security patch from Chip Salzenberg <salzench@nielsenmedia.com>
* Fri Feb 07 1997 Erik Troan <ewt@redhat.com>
  - Use -Darchname=i386-linux 
  - Require csh (for glob)
  - Use RPM_ARCH during configuration and installation for arch independence

Files

8Û	Á


Generated by rpm2html 1.8.1

Daniel Veillard, Wed Oct 15 04:04:42 2008