Commit Graph

132 Commits

Author SHA1 Message Date
Robin Norwood
ad8e70158e split out libperl from main perl package. 2007-04-25 21:04:23 +00:00
Robin Norwood
7706e269dd bugzilla: 226276 - fix librdir issues and cpan Provides version...again. 2007-04-25 20:57:34 +00:00
Robin Norwood
cc6fa4a8f1 related: bz#226276 - properly version Provides: cpan, fix %{libdir} issues 2007-04-24 18:43:37 +00:00
Robin Norwood
2b5e20c939 fix the 'epoch' issue, add a Requires: perl(Test::Harness) to
perl-ExtUtils-MakeMaker.
2007-04-18 20:05:08 +00:00
Robin Norwood
87de3d0426 split out more perl modules, remove requirement on perl-devel. 2007-03-28 18:53:53 +00:00
Robin Norwood
378cd404b1 release 5.8.8-15 - further splits out 'devel' pieces into -devel, but put a
Requires from perl to perl-devel so that things don't break for the
    time being (see bug #231549, for instance).
2007-03-09 19:20:56 +00:00
Robin Norwood
7d7972ecd7 Add comments about patches documenting spot's work submitted them upstream. 2007-02-28 15:34:50 +00:00
Robin Norwood
6d9e6e82a1 fix another lib directory issue. 2007-02-27 18:43:21 +00:00
Robin Norwood
ed03e56c7f fix *another* lib directory for ExtUtils in %install. 2007-02-27 18:05:22 +00:00
Robin Norwood
c563b8199c fix lib directory for ExtUtils in %install. 2007-02-27 17:53:57 +00:00
Robin Norwood
87dc402003 fix lib directory for 'CGI' in %install section. 2007-02-27 16:37:50 +00:00
Robin Norwood
34e870b0d3 Use spot's brand new, shiny perl spec file. 2007-02-22 22:28:15 +00:00
Jindrich Novy
710ca63c44 - put dist tag directly to perlrel to fix dependency to suidperl 2007-01-24 11:59:45 +00:00
Jindrich Novy
d680714acb - rebuild against new db4
- use dist tag
2007-01-23 15:12:16 +00:00
Robin Norwood
9057d4137f bugzilla: 208731 - remove directory support for old perl versions. 2006-10-01 03:09:52 +00:00
Robin Norwood
5a9d330533 bugzilla: 204679 - add patch to support Unicode 5.0.0 2006-09-15 19:01:54 +00:00
jvdias
6c3b4386d3 fix bug 199736 2006-07-22 01:13:26 +00:00
jvdias
028411bba3 fix bug 199372 2006-07-19 22:57:26 +00:00
jvdias
ebb3a34123 fix upstream perl bug 34297 - "utf8 overload stringify bug" 2006-07-14 21:22:06 +00:00
jvdias
9eabe30c6c fix upstream perl bug 34297 - "utf8 overload stringify bug" 2006-07-14 15:52:41 +00:00
jvdias
748f9091f4 fix upstream bug 34297 2006-07-14 00:50:57 +00:00
Jesse Keating
943555ef58 bumped for rebuild 2006-07-12 07:42:43 +00:00
jvdias
a1017fc08a fix upstream bugs since 5.8.8 was released 2006-06-02 22:05:14 +00:00
jvdias
4f9f7f03fa fix upstream bugs since 5.8.8 was released 2006-06-02 18:19:58 +00:00
jvdias
5393f15281 fix upstream bugs since 5.8.8 was released 2006-06-02 18:17:52 +00:00
jvdias
79b5d19127 fix upstream bugs since 5.8.8 was released 2006-06-02 04:50:12 +00:00
jvdias
083302770e *** empty log message *** 2006-06-02 04:35:38 +00:00
jvdias
06b5dcf4a1 fix localtime_r_needs_tzset on 64-bit arches 2006-05-11 20:24:19 +00:00
jvdias
ea0714d727 fix bug 188841: make CGI.pm's url(-relative) handle rewrites; Fix bug
191416: make h2ph generate correct code for cpp statements like: '#if
    defined A || defined B'
2006-05-11 19:43:23 +00:00
jvdias
70f1700749 fix for bug bz188441: url(-relative=>1) must use $request_uri instead of
$script_name if $rewrite_in_use, as does url(-absolute=>1)
2006-04-12 23:22:08 +00:00
jvdias
075d1f51d8 fix for bug 172396: localtime_r needs to call tzset. Fix patch to allow
non-multithreaded perl builds to work.
2006-03-27 21:16:56 +00:00
jvdias
f1e4d163dc remove "Conflicts: perl-NDBM-File..." tag; nothing Provides: perl-NDBM-File
anymore
2006-03-08 22:54:37 +00:00
jvdias
78a6163648 fix bug 183553 2006-03-01 23:26:55 +00:00
jvdias
d523f776f0 apply upstream patch 27170; fix release tag 2006-02-13 20:01:15 +00:00
jvdias
5a6385ccc1 upstream patch 27170 2006-02-13 19:57:27 +00:00
Jesse Keating
7a2da6fc0d bump for bug in double-long on ppc(64) 2006-02-11 04:57:50 +00:00
jvdias
048d9213ec Rebuild (again); merge in Debian's Net::NNTP fix 2006-02-10 19:54:55 +00:00
jvdias
02e5b79f30 perl.spec 2006-02-10 19:54:08 +00:00
jvdias
562c626b8c debian's fix for Net::NNTP 2006-02-10 19:52:56 +00:00
jvdias
bb9a31032d Rebuild with new gcc, glibc, and glibc-kernheaders 2006-02-07 00:16:34 +00:00
jvdias
2693692a54 5.8.8: rebuild for new gcc and glibc 2006-02-03 15:48:27 +00:00
jvdias
ef2da1f988 re-base to 5.8.8 2006-02-01 18:59:24 +00:00
jvdias
99f835051f Upgrade to upstream version 5.8.8; fix bug 178343; 2006-02-01 18:58:43 +00:00
jvdias
d2039eedec Upgrade to upstream version 5.8.8 2006-02-01 18:57:23 +00:00
jvdias
7a2544acfa fix bug 178343 / perl bug 38385: include gcc 3.4+ internal "prefined
macros" in _h2ph_pre.ph
2006-02-01 15:57:48 +00:00
jvdias
766b4a2747 re-base old patch to new 5.8.8 source 2006-02-01 15:55:58 +00:00
jvdias
c74188fcd2 Updated upstream patches for CVE-2005-3962: 26322 , 26331, 26333 2005-12-14 18:00:31 +00:00
jvdias
ae5aa7ac32 - Apply upstream patches 26283 and 26284 : complete, revised fixes for
CVE-2005-3962 and CVE-2005-3912 and "Sys::Syslog security
    vulnerabilities" issues.
- Fix bug 136009 / MakeMaker LD_RUN_PATH issue: restore previous default
    Red Hat behavior of removing the MakeMaker generated LD_RUN_PATH
    setting from the link command . Document this removal, as it
    contravenes upstream default behavior, and provide a USE_MM_LD_RUN_PATH
    MakeMaker member to enable use of the MakeMaker generated LD_RUN_PATH .
2005-12-09 20:02:31 +00:00
jvdias
59c48485b7 fix bug 174684 / CVE-2005-3962 2005-12-01 18:30:53 +00:00
jvdias
bd681d6e5e fix bugs 171111, 172236, 172336, 172396, 172587, CAN-2004-0976, 172739,
136009
2005-11-11 21:25:05 +00:00