perl-doc-5.8.8-10mdv2007.1.i586.rpm

  • Package Type: rpm
  • Architecture: i586
  • Distribution: Mandriva 2007.1

Detailed Informations

Package Nameperl-doc
File Nameperl-doc-5.8.8-10mdv2007.1.i586.rpm
DistributionMandriva 2007.1
Version5.8.8
Architecturei586
Release10mdv2007.1
File Size1.76 mb
Build Date2007/Mar/19 10:49:18
Package Size5.08 mb
Coypright
DonwloadDownload
PackagerPixel
VendorMandriva
Further Infoshttp://www.perl.org/
Changelog* Fri Mar 16 2007 Pixel 5.8.8-10mdv2007.1
+ Revision: 145069
- move some more files (needed to run XFdrake)
* Mon Feb 12 2007 Pixel 2:5.8.8-9mdv2007.1
+ Revision: 118871
- fix segfault (bugzilla #28537, perl #41442)
+ Rafael Garcia-Suarez
- ppc64 fixes from Gwenole Beauchesne (from CS3).
Bunzip patches.
- Import perl
* Sat Sep 09 2006 Thierry Vignaud 5.8.8-7mdv2007.0
- patch 38: do not defer sig11 (aka segfaulting, #18087)
* Mon May 15 2006 Oden Eriksson 2:5.8.8-6mdk
- rebuilt due to missing perl-doc package for x86_64
* Sat May 13 2006 Rafael Garcia-Suarez 2:5.8.8-5mdk
- Rebuild with new rpm-mandriva-setup
* Thu May 04 2006 Rafael Garcia-Suarez 2:5.8.8-4mdk
- Drop patch 20 (loading of .pm.gz files, no longer used in gi, could
be done in pure perl with @INC hooks)
* Sun Mar 12 2006 Rafael Garcia-Suarez 2:5.8.8-3mdk
- Remove PERL_DISABLE_PMC from the CCFLAGS, as requested by Audrey Tang
- Remove german translations
* Fri Mar 03 2006 Rafael Garcia-Suarez 2:5.8.8-2mdk
- Integrate upstream patches:
- patch 34 (#27210): buglet in c2ph
- patch 35 (#27211): buglet in Net::NNTP
- patch 36 (#27359): make -d:Foo=bar work again
- patch 37 (#27363): include predefined gcc macros in translated system headers
* Wed Feb 01 2006 Rafael Garcia-Suarez 2:5.8.8-1mdk
- 5.8.8
- Remove patch 12 (MakeMaker hack for old rpm conventions)
- Rediff patch 23
- Remove patches 34 and 35, integrated upstream
* Thu Jan 26 2006 Rafael Garcia-Suarez 2:5.8.8-0.RC1.4mdk
- Turn on -g optimisation so perl is built without -DDEBUGGING
* Tue Jan 24 2006 Rafael Garcia-Suarez 2:5.8.8-0.RC1.3mdk
- Add patch 34 (upstream 26920) : restore compatibility with swig
- Add patch 35 (upstream 26940) : fix suidperl bug
* Tue Jan 24 2006 Rafael Garcia-Suarez 2:5.8.8-0.RC1.2mdk
- Add patch 33 (upstream 26536) to fix bug 20129
* Fri Jan 20 2006 Rafael Garcia-Suarez 2:5.8.8-0.RC1.1mdk
- New version
- Rediff patches 20, 23, 29
- Remove half of patch 6, integrated upstream
- Remove patches 22, 26, 27, 28, 30, 31, 33, 34, integrated upstream
- Remove patch 25, obsolete
- Obsoletes perl-Test-Builder-Tester
* Thu Jan 19 2006 Rafael Garcia-Suarez 2:5.8.7-9mdk
- lib64 fix to buildrequires (Per Øyvind Karlsen)
- Patch 34: upstream 26812, h2ph improvement, fixes build on linux-sparc64
* Thu Dec 01 2005 Rafael Garcia-Suarez 2:5.8.7-8mdk
- Patch 33: fix for CVE-2005-3962
* Mon Nov 28 2005 Rafael Garcia-Suarez 2:5.8.7-7mdk
- Upgrade core modules List::Util and Getopt::Long to latest CPAN versions
(patches 30 and 31)
- Always set up @INC correctly even if older directories don't exist on the
build machine (patch 32)
* Fri Nov 18 2005 Rafael Garcia-Suarez 2:5.8.7-6mdk
- Patch 29: patch default MANIFEST.SKIP allow Module::Signature to work even
when building rpms with debug packages enabled
* Fri Oct 21 2005 Rafael Garcia-Suarez 2:5.8.7-5mdk
- BuildRequires recent rpm-mandriva-setup-build
* Tue Oct 18 2005 Rafael Garcia-Suarez 2:5.8.7-4mdk
- Upgrade to Storable 2.15 (patch 28)
- Fix installation of sperl as setuid
* Wed Aug 10 2005 Pixel 5.8.7-3mdk
- on x86_64, bits/syscall.ph requires bits/wordsize.ph
* Tue Aug 02 2005 Rafael Garcia-Suarez 2:5.8.7-2mdk
- Add patch 27 (CAN-2005-0448)
* Wed Jun 01 2005 Rafael Garcia-Suarez 5.8.7-1mdk
- 5.8.7
- Define sitebin to /usr/local/bin and siteman* to /usr/local/man/...
- Replace Mandrakelinux by Mandriva Linux
* Thu May 19 2005 Rafael Garcia-Suarez 2:5.8.7-0.RC1.1mdk
- 5.8.7 RC1
- Remove patch 27, 28, 29, 30, merged upstream
* Sat Apr 23 2005 Rafael Garcia-Suarez 5.8.6-7mdk
- Put sperl and suidperl in their own package perl-suid
* Mon Feb 14 2005 Rafael Garcia-Suarez 5.8.6-6mdk
- Add patches 28 et 30 (security updates)
* Mon Jan 31 2005 Rafael Garcia-Suarez 5.8.6-5mdk
- Fix local root exploit and buffer overflow (patch 28) (perlbug #33990)
* Wed Jan 26 2005 Rafael Garcia-Suarez 5.8.6-4mdk
- Move the Pod::Perldoc::* modules to perl-doc
- Add Artistic licence in doc
* Fri Jan 07 2005 Rafael Garcia-Suarez 5.8.6-3mdk
- Fixes (or workarounds) for build issues on x86_64
- add a "debugging" flag to build perls with -D enabled
* Wed Dec 01 2004 Rafael Garcia-Suarez 5.8.6-2mdk
- Integrate patch 23565 from the maint branch (as patch 27):
MakeMaker's default MANIFEST.SKIP was borked
* Mon Nov 29 2004 Rafael Garcia-Suarez 5.8.6-1mdk
- 5.8.6
- use "make test_harness_notty" for testing
- fix invocation of h2ph with correct libperl.so
* Fri Nov 12 2004 Rafael Garcia-Suarez 5.8.6-0.RC1.1mdk
- New version 5.8.6-RC1
- Remove support for threads
- Remove bincompat directories (since we break binary compatibility)
- Remove patch 27, merged upstream
* Tue Nov 09 2004 Rafael Garcia-Suarez 5.8.5-4mdk
- Upgrade to MIME::Base64 3.05 (for perl-MIME-tools, security update)
- BuildRequire: libgdbm_compat (bugs #12036 and #12136)
* Fri Aug 06 2004 Rafael Garcia-Suarez 5.8.5-3mdk
- Fix for generation of unistd.ph on ppc (Christiaan Welvaart)
* Thu Jul 29 2004 Rafael Garcia-Suarez 5.8.5-2mdk
- Add a patch to prevent including an empty rpath in .so files produced
by MakeMaker
* Wed Jul 21 2004 Rafael Garcia-Suarez 5.8.5-1mdk
- 5.8.5.
- Move unicore/PVA.pl into perl-base.
* Fri Jul 09 2004 Rafael Garcia-Suarez 5.8.5-0.RC2.1mdk
- RC2. Remove patch #23063.
* Thu Jul 08 2004 Rafael Garcia-Suarez 5.8.5-0.RC1.2mdk
- Merged patch #23063: perl wasn't able to upgrade a literal undef to
UTF-8 anymore. This broke Gtk2.
* Thu Jul 08 2004 Rafael Garcia-Suarez 5.8.5-0.RC1.1mdk
- New version
- Remove patches merged upstream
- Fix CPAN signature test when Module::Signature is installed
* Tue Jun 29 2004 Rafael Garcia-Suarez 5.8.4-13mdk
- Move Getopt::Std from perl to perl-base
- Move some changelogs from perl to perl-doc
* Sat Jun 19 2004 Rafael Garcia-Suarez 5.8.4-12mdk
- Move CORE/config.h from perl-devel to perl. This is necessary for MakeMaker
(and thus CPAN.pm) to work.
* Wed Jun 16 2004 Rafael Garcia-Suarez 5.8.4-11mdk
- Carp::Heavy should be in perl-base, as it's required by Carp.pm
- Add manually a provides for perl(Carp::Heavy)
* Mon Jun 14 2004 Rafael Garcia-Suarez 5.8.4-10mdk
- Further h2ph patches.
* Sun Jun 13 2004 Robert Vojta 5.8.4-9mdk
- patches 42 and 43 temporarily disabled (see #10035)
* Sat Jun 12 2004 Rafael Garcia-Suarez 5.8.4-8mdk
- Remove redundant BuildRequires
- Add two more h2ph patches from the development branch
* Sat Jun 12 2004 Rafael Garcia-Suarez 5.8.4-7mdk
- Add BuildRequires glibc-devel
* Fri Jun 11 2004 Rafael Garcia-Suarez 5.8.4-6mdk
- integrate patch #22925 from the development branch :
Make h2ph able to understand a limited set of inline functions.
This fixes the generation of some .ph files.
* Wed Jun 09 2004 Rafael Garcia-Suarez 5.8.4-5mdk
- Restore loading of .pm.gz files by adjusting patch #20
* Wed Jun 09 2004 Rafael Garcia-Suarez 5.8.4-4mdk
- Add compilation flag -DPERL_DISABLE_PMC
- Rebuild with new gcc
* Thu May 27 2004 Rafael Garcia-Suarez 5.8.4-3mdk
- Add a bunch of patches from the maintainance branch
* Thu May 06 2004 Rafael Garcia-Suarez 5.8.4-2mdk
- psed(1) wasn't installed
- the manpage for perlivp(1) (which isn't installed) was installed
- remove perldiag.pod from perl-doc
* Fri Apr 23 2004 Rafael Garcia-Suarez 5.8.4-1mdk
- 5.8.4
- remove setuidperl, it was a transient RC2 tryout
- the only setuid executable is sperl5.8.4
- force gcc optimisation level to -O1 on ppc
- disable test lib/CGI/t/fast.t, which may fail if perl-FCGI is already
installed on the system.
* Sat Apr 17 2004 Rafael Garcia-Suarez 5.8.4-0.RC2.1mdk
- RC2
- remove setuid bit on sperl and suidperl
- new setuid executable setuidperl
- use 'make test_harness' instead of 'make test'
- add a note in the 'perl -V' output to mention MandrakeSoft patches
* Wed Apr 07 2004 Rafael Garcia-Suarez 5.8.4-0.RC1.2mdk
- Restore 5.8.1/i386-linux in the inc_version_list, at least until
all the packages from the CPAN are upgraded
* Wed Apr 07 2004 Rafael Garcia-Suarez 5.8.4-0.RC1.1mdk
- changed perl URL
- FHS-compliance patch is no longer needed
- A more recent Getopt::Long is now bundled with perl, remove it
- remove 5.8.1/i386-linux from the inc_version_list, because 5.8.1 is
binary incompatible with every other 5.8.x
- Add Errno.pm to perl-base
back
SummaryThe Perl programming language (documentation)
DescriptionThis is the documentation package for perl.
It contains also the 'perldoc' program.
Provides
Files
  • /usr/bin/perldoc
  • /usr/lib/perl5/5.8.8/Encode/Changes.e2x
  • /usr/lib/perl5/5.8.8/Encode/PerlIO.pod
  • /usr/lib/perl5/5.8.8/Encode/README.e2x
  • /usr/lib/perl5/5.8.8/Encode/Supported.pod
  • /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker/FAQ.pod
  • /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker/Tutorial.pod
  • /usr/lib/perl5/5.8.8/Locale/Constants.pod
  • /usr/lib/perl5/5.8.8/Locale/Country.pod
  • /usr/lib/perl5/5.8.8/Locale/Currency.pod
  • /usr/lib/perl5/5.8.8/Locale/Language.pod
  • /usr/lib/perl5/5.8.8/Locale/Maketext.pod
  • /usr/lib/perl5/5.8.8/Locale/Maketext/TPJ13.pod
  • /usr/lib/perl5/5.8.8/Locale/Script.pod
  • /usr/lib/perl5/5.8.8/Net/libnetFAQ.pod
  • /usr/lib/perl5/5.8.8/Pod/Perldoc
  • /usr/lib/perl5/5.8.8/Pod/Perldoc.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/BaseTo.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/GetOptsOO.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToChecker.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToMan.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToNroff.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToPod.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToRtf.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToText.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToTk.pm
  • /usr/lib/perl5/5.8.8/Pod/Perldoc/ToXml.pm
  • /usr/lib/perl5/5.8.8/Test/Harness/TAP.pod
  • /usr/lib/perl5/5.8.8/Test/Tutorial.pod
  • /usr/lib/perl5/5.8.8/i386-linux/Config.pod

  • This package contains 152 files more
    Show all files