Sophie
About
Sophie 0.1.8
perl-5.10.0-7m.mo5.src.rpm

Momonga:

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.

Name:perl
Version: 4:5.10.0-7m.mo5
Architecture: src (i686)
Group: Development/Languages
License: Artistic or GPL
Distribution: (none)
Vendor: (none)
Maintainers:
Build date:Wed May 7 16:09:28 2008
Packager: (none)
Build host: sinji.momonga-linux.org
Source rpm: (none)
Build arch: (none)
Exclude arch: (none)
Exclusive arch: (none)
Rpm version used: 4.4.2.3
Cookie: sinji.momonga-linux.org 1210169368
PkgId: b0fb66b9f8119c1a42d2e4c9d5612f74

Thu Mar 03 2001 Preston Brown <pbrown at redhat dot com>

- bzip2 source, save some space.

Wed Dec 12 2000 Crutcher Dunnavant <crutcher at redhat dot com>

- initial rebuild for 7.1

Mon Sep 09 2000 Bill Nottingham <notting at redhat dot com>

- fix dependencies on ia64/sparc64

Sun Aug 08 2000 Nalin Dahyabhai <nalin at redhat dot 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

Sun Jul 07 2000 Nalin Dahyabhai <nalin at redhat dot 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

Mon Jul 07 2000 Nalin Dahyabhai <nalin at redhat dot com>

- strip buildroot from perl pods (#14040)
- release 6

Tue Jul 07 2000 Prospector <bugzilla at redhat dot com>

- automatic rebuild (release 5)

Tue Jun 06 2000 Preston Brown <pbrown at redhat dot com>

- don't require tcsh to install, only to build
- release 4

Sun Jun 06 2000 Nalin Dahyabhai <nalin at redhat dot com>

- rebuild against new db3 package
- release 3

Fri Jun 06 2000 Nalin Dahyabhai <nalin at redhat dot 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

Wed Mar 03 2000 Bernhard Rosenkraenzer <bero at redhat dot com>

- 2.6.0

Tue Feb 02 2000 Cristian Gafton <gafton at redhat dot com>

- fix description

Thu Jan 01 2000 Jeff Johnson <jbj at redhat dot com>

- add provides for perl modules (from kestes@staff.mail.com).

Sun Oct 10 1999 Cristian Gafton <gafton at redhat dot com>

- fix the %install so that the MD5 module gets actually installed correctly

Sun Aug 08 1999 Cristian Gafton <gafton at redhat dot com>

- make sure the package builds even when we don't have perl installed on the
system

Thu Aug 08 1999 Cristian Gafton <gafton at redhat dot com>

- merged with perl-MD5
- get rid of the annoying $RPM_BUILD_ROOT paths in the installed tree

Sun Jul 07 1999 Cristian Gafton <gafton at redhat dot 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)

Tue Jun 06 1999 Cristian Gafton <gafton at redhat dot com>

- use wildcards for files in /usr/bin and /usr/man

Mon Apr 04 1999 Cristian Gafton <gafton at redhat dot 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* !!!)

Sat Mar 03 1999 Cristian Gafton <gafton at redhat dot com>

- auto rebuild in the new build environment (release 3)

Wed Jan 01 1999 Cristian Gafton <gafton at redhat dot com>

- guilty of the inlined Makefile in the spec file
- adapted for the arm build

Tue Sep 09 1998 Preston Brown <pbrown at redhat dot com>

- added newer CGI.pm to the build
- changed the version naming scheme around to work with RPM

Sat Jul 07 1998 Jeff Johnson <jbj at redhat dot com>

- attempt to generate *.ph files reproducibly

Sun Jun 06 1998 Jeff Johnson <jbj at redhat dot com>

- update to 5.004_04-m4 (pre-5.005 maintenance release)

Thu Jun 06 1998 Christopher McCrory <chrismcc at netus dot com

- need stdarg.h from gcc shadow to fix "use Sys::Syslog" (problem #635)

Thu May 05 1998 Cristian Gafton <gafton at redhat dot com>

- added a patch to correct the .ph constructs unless defined (foo) to read
unless(defined(foo))

Wed May 05 1998 Prospector System <bugs at redhat dot com>

- translations modified for de, fr, tr

Mon Mar 03 1998 Cristian Gafton <gafton at redhat dot com>

- fixed strftime problem

Sat Mar 03 1998 Cristian Gafton <gafton at redhat dot com>

- added a patch to fix a security race
- do not use setres[ug]id - those are not implemented on 2.0.3x kernels

Sun Mar 03 1998 Cristian Gafton <gafton at redhat dot com>

- upgraded to 5.004_04 - 5.004_01 had some nasty memory leaks.
- fixed the spec file to be version-independent

Thu Dec 12 1997 Erik Troan <ewt at redhat dot com>

- Config.pm wasn't right do to the builtrooting

Sun Oct 10 1997 Erik Troan <ewt at redhat dot com>

- fixed arch-specfic part of spec file

Sat Oct 10 1997 Erik Troan <ewt at redhat dot com>

- updated to perl 5.004_01
- users a build root

Wed Jun 06 1997 Erik Troan <ewt at redhat dot com>

- built against glibc

Mon Apr 04 1997 Erik Troan <ewt at redhat dot com>

- Incorporated security patch from Chip Salzenberg

Thu Feb 02 1997 Erik Troan <ewt at redhat dot com>

- Use -Darchname=i386-linux
- Require csh (for glob)
- Use RPM_ARCH during configuration and installation for arch independence

Fri May 05 2008 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.10.0-7m)
- perl-Compress-Zlib was OBSOLETED
- perl-Compress-Raw-Zlib was OBSOLETED
- perl-IO-Compress-Base was OBSOLETED
- perl-IO-Compress-Zlib was OBSOLETED
- these packages are provided by perl itself

Wed Apr 04 2008 TABUCHI Takaaki <tab at momonga-linux dot org>

- (5.10.0-6m)
- rebuild against gcc43

Mon Mar 03 2008 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.10.0-5m)
- add Obsoletes and Provides for math packages

Sat Mar 03 2008 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.10.0-4m)
- update spec to dekirudake sync with fc devel
- add patches:
Patch13: perl-5.10.0-x86_64-io-test-failure.patch
Patch14: 32891.patch
Patch15: perl-5.10.0-Module-Load-Conditional-0.24.patch

Fri Feb 02 2008 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.10.0-3m)
- modified spec to include:
Provides: perl(strict)
Provides: perl(vars)

Sun Feb 02 2008 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.10.0-2m)
- provide perl-CPANPLUS and obsolete separate perl-CPANPLS package

Wed Jan 01 2008 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.10.0-1m)
- update to 5.10.0
- patches from fc-devel

Tue Nov 11 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-17m)
- [SECURITY] CVE-2007-5116
- add security patch (Patch50)

Sat Oct 10 2007 Hiromasa YOSHIMOTO <y at momonga-linux dot org>

- (5.8.8-16m)
- added perl-5.8.8-gcc42.patch

Fri Oct 10 2007 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-15m)
- rebuild against db4-4.6.21

Sat Aug 08 2007 Hiromasa YOSHIMOTO <y at momonga-linux dot org>

- (5.8.8-14m)
- fix %changelog section

Sat Jul 07 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-12m)
- fix conflicting man

Sat Jul 07 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-13m)
- roll back to 11m (sorry...)

Fri Jul 07 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-11m)
- sync with FC-devel
- following sub-packages are generated from perl.spec
- ExtUtils-MakeMaker, ExtUtils-Embed, CPAN, Test-Harness, Test-Simple

Mon Apr 04 2007 TABUCHI Takaaki <tab at momonga-linux dot org>

- (5.8.8-10m)
- fix files dup

Mon Apr 04 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-9m)
- delete Math modules again

Sat Apr 04 2007 Masahiro Takahata <takahata at momonga-linux>

- (5.8.8-8m)
- sync with fedora

Wed Mar 03 2007 Yohsuke Ooi <meke at momonga-linux dot org>

- (5.8.8-7m)
- add gcc-4.2 patch
-- perl-5.8.8-gcc42.patch

Tue Jan 01 2007 NARITA Koichi <pulsar at momonga-linux dot org>

- (5.8.8-6m)
- delete Math modules

Thu Nov 11 2006 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-5m)
- rebuild against db-4.5

Sat May 05 2006 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-4m)
- add Provides: perl(Mac::InternetConfig)

Mon Feb 02 2006 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-3m)
- change URL for Source0
- use Patch19: perl-5.8.8-links.patch
- add Patch32: perl-5.8.8-debian_fix_net_nntp.patch
Patch33: perl-5.8.8-up27133_up27169.patch
Patch25084: perl-5.8.7-25084.patch
- add BuildRequires: man, groff

Fri Feb 02 2006 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-2m)
- edit spec to include DB_File and fix typos (sumaaan m<..>m

Mon Feb 02 2006 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.8-1m)
- version up to 5.8.8
- import patch from fedora

Sat Oct 10 2005 Dai OKUYAMA <dai at ouchi dot nahi dot to>

- (5.8.7-2m)
- enable ia64.

Tue Jun 06 2005 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.7-1m)
- version up to 5.8.7

Thu Jan 01 2005 Toru Hoshina <t at momonga-linux dot org>

- (5.8.5-2m)
- enable x86_64.

Tue Aug 08 2004 Shigeru Yamazaki <muradaikan at momonga-linux dot org>

- (5.8.5-1m)
- version update to 5.8.5
- remove Patch8: perl-5.8.0-errno.patch

Sun Jul 07 2004 Kazuhiko <kazuhiko at fdiary dot net>

- (5.8.2-9m)
- add Epoch to Requires: of perl-suidperl

Sun Jul 07 2004 Masahiro Takahata <takahata at momonga-linux dot org>

- (5.8.2-8m)
- add Epoch

Sat Jul 07 2004 Hiroyuki Koga <kuma at momonga-linux dot org>

- (5.8.2-7m)
- remove Epoch

Sat Apr 04 2004 Toru Hoshina <t at momonga-linux dot org>

- (5.8.2-6m)
- revised spec for rpm 4.2.1.

Sun Dec 12 2003 TAKAHASHI Tamotsu <tamo>

- (5.8.2-5m)
- add 'Provides: /usr/bin/suidperl'

Sun Nov 11 2003 Kazuhiko <kazuhiko at fdiary dot net>

- (5.8.2-3m)
- remove 'Provides: /usr/bin/perl5'

Sat Nov 11 2003 YAMAZAKI Makoto <uomaster at nifty dot com>

- (5.8.2-3m)
- remove Obsoletes: perl-Time-HiRes
- remove Provides: perl-Time-HiRes
- delete DB_File

Fri Nov 11 2003 Masahiro Takahata <takahata at momonga-linux dot org>

- (5.8.2-2m)
- import patch from fedora

Sun Nov 11 2003 Masahiro Takahata <takahata at momonga-linux dot org>

- (5.8.1-2m)
- rebuild against gdbm-1.8.0

Sun Nov 11 2003 TABUCHI Takaaki <tab at momonga-linux dot org>

- (5.8.2-1m)
- update to 5.8.2
- comment out %patch21397 -p1 -b .21397 since included tarball
- comment out %patch21401 -p1 -b .21401 since included tarball

Fri Oct 10 2003 TABUCHI Takaaki <tab at momonga-linux dot org>

- (5.8.1-1m)
- update to 5.8.1
- s/%define/%global/g
- comment out unused %define cpanver, dbfilever and cgiver
- add Patch19: perl-5.8.0-links.patch
- add Patch21: perl-5.8.0-rpath-make.patch
- add Patch21397: perl-5.8.1-upstream-21397.patch from rawhide
- add Patch21401: perl-5.8.1-upstream-21401.patch from rawhide
- add gdbm-devel, db4-devel at BuildRequires:
- add URL: http://www.perl.com/
- use %{perlver} instead of perl version hard coding '5.8.0'!!
- update Patch5: to perl-5.8.0-root.patch
- comment out Patch6: perl-5.8.0-fhs.patch
- comment out Patch9: perl-5.7.3-syslog.patch
- comment out Patch20: perl-5.8.0-pager.patch
- comment out Patch200: perl-5.8.0-local-utf8.patch
- comment out Patch201: perl-5.8.0-upstream-17781.patch
- comment out Patch202: perl-5.8.0-upstream-17927.patch
- comment out Patch206: perl-5.8.0-upstream-18061.patch
- comment out Patch207: perl-5.8.0-upstream-18086.patch
- add many Provides:, is this correct?
- update source11 filter-depends.sh for 'grep -v perl(Tk'

Tue Oct 10 2003 Masaru SANUKI <sanuki at hh dot iij4u dot or dot jp>

- (5.8.0-9m)
- adapt the License: preamble for the Momonga Linux license
expression unification policy (draft)
- add %{momorel}

Mon Aug 08 2003 Masahiro Takahata <takahata at momonga-linux dot org>

- (5.8.0-8m)
- remove perl-5.8.0-db.patch

Fri Jul 07 2003 YAMAZAKI Makoto <uomaster at nifty dot com>

- (5.8.0-7m)
- update CGI.pm to fix vulnerability of Cross-site Scripting
See:
http://www.st.ryukoku.ac.jp/%7Ekjm/security/memo/2003/07.html#20030723_cgi.pm
http://archives.neohapsis.com/archives/bugtraq/2003-07/0267.html
http://archives.neohapsis.com/archives/bugtraq/2003-07/0287.html

Sun Feb 02 2003 Shingo Akagaki <dora at kitty dot dnsalias dot org>

- (5.8.0-6m)
- rebuild against for gdbm

Fri Feb 02 2003 YAMAZAKI Makoto <uomaster at nifty dot com>

- (5.8.0-5m)
- rebuild against gdbm-1.8.3-1m

Sat Feb 02 2003 YAMAZAKI Makoto <uomaster at nifty dot com>

- (5.8.0-4m)
- add following Provides
- Provides: perl-Digest-MD5
- Provides: perl-MIME-Base64
- Provides: perl-libnet
- Provides: perl-Storable
- Provides: perl-Test-Harness
- Provides: perl-Test-Simple
- Provides: perl-Time-HiRes

Sun Nov 11 2002 YAMAZAKI Makoto <uomaster at nifty dot com>

- (5.8.0-2m)
- fix thread support

Sun Nov 11 2002 Shingo Akagaki <dora at kitty dot dnsalias dot org>

- (5.8.0-3m)
- provides /usr/bin/perl, /usr/bin/perl5

Wed Nov 11 2002 Kazuhiko <kazuhiko at fdiary dot net>

- (5.8.0-1m)
- merged from rawhide

Wed Nov 11 2002 Chip Turner <cturner at redhat dot com>

- multilib support when building noarch perl modules
- integrate upstream bugfix patches

Mon Sep 09 2002 Chip Turner <cturner at redhat dot com>

- integrate patch for /usr/lib64 instead of /usr/lib from Than Ngo

Sun Sep 09 2002 Chip Turner <cturner at redhat dot com>

- integrate s390/s390x patch from Florian La Roche

Sat Aug 08 2002 Chip Turner <cturner at redhat dot com>

- fix pager issues; default to /usr/bin/less -isr
- more work on pager bug (72125)

Wed Aug 08 2002 Chip Turner <cturner at redhat dot com>

- add a few new directories to h2ph to produce better .ph files

Wed Aug 08 2002 Chip Turner <cturner at redhat dot com>

- change from lynx to links in CPAN.pm

Mon Aug 08 2002 Chip Turner <cturner at redhat dot com>

- automated release bump and build
- remove Filter packages and use CPAN ones

Thu Jul 07 2002 Chip Turner <cturner at redhat dot com>

- move to final perl 5.8.0, huzzah!

Mon Jul 07 2002 Chip Turner <cturner at redhat dot com>

- update CPAN, CGI, and DB_File versions; obsolete perl-libnet
- libnet.cfg supplied, default to passive ftp in all cases

Mon Jun 06 2002 Chip Turner <cturner at redhat dot com>

- add patch to ensire libperl.so is linked properly

Sun May 05 2002 Nalin Dahyabhai <nalin at redhat dot com>

- always build with -fPIC

Wed May 05 2002 Jeff Johnson <jbj at redhat dot com>

- rebuild in rawhide

Sat Mar 03 2002 Chip Turner <cturner at redhat dot com>

- split suidperl back out (bug #62215)

Mon Mar 03 2002 Chip Turner <cturner at redhat dot com>

- restructuring of some directories, alteration of @INC

Wed Dec 12 2001 Chip Turner <cturner at redhat dot com>

- remove ndbm completely

Sat Dec 12 2001 Chip Turner <cturner at redhat dot com>

- make rpmlint happy, split out NDBM_File, clean up other spots
- stopped doing grep -v etc in favor of custom script

Tue Dec 12 2001 Chip Turner <cturner at redhat dot com>

- cleaning up of ia64 issues, as well as compatibility with gcc 3.1
and glibc 2.2.4

Sun Sep 09 2001 Chip Turner <cturner at redhat dot com>

- changing building of extra modules out of the core perl rpm

Sun Sep 09 2001 Chip Turner <cturner at redhat dot com>

- upgrade to 5.6.1, added old INC dirs to maintain compat

Perl :: Catalyst :: PostgreSQL :: PostgreSQL