Robin Norwood
f7c800f98f
Remove artificial Requires from perl-devel.
2007-06-01 16:39:44 +00:00
Robin Norwood
d0a2d1b459
perl-devel now requires the other devel related rpms for simplicity.
2007-05-17 02:49:03 +00:00
Robin Norwood
40de04f092
disable test_hosts because the tests fail in mock buildroots.
2007-05-07 17:13:42 +00:00
Robin Norwood
d1c9e71468
bump release to -17.
2007-05-04 18:47:17 +00:00
Robin Norwood
73b278f1b4
Move libperl.so into perl-libs. Remove some tabs.
2007-05-02 15:28:50 +00:00
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
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
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
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
Jesse Keating
7a2da6fc0d
bump for bug in double-long on ppc(64)
2006-02-11 04:57:50 +00:00
jvdias
02e5b79f30
perl.spec
2006-02-10 19:54:08 +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
99f835051f
Upgrade to upstream version 5.8.8; fix bug 178343;
2006-02-01 18:58:43 +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
jvdias
5f09ed2a41
fix bug 172739
2005-11-09 00:55:16 +00:00
jvdias
f8d4d036f9
fix bug 172587
2005-11-07 18:43:25 +00:00
jvdias
22d40a8ca6
fix bugs 172336, 172396
2005-11-03 19:18:08 +00:00
jvdias
9cb1b5ff9f
fix bug 172336 / upstream bug 37056
2005-11-02 22:18:17 +00:00
jvdias
1450ba310c
fix bug 172236 / upstream bug 37582
2005-11-01 23:36:04 +00:00
jvdias
ce53b74d18
fix bug 171111: IOCPARM_LEN should be _IOC_SIZE (perl bug 37535); provide
...
perl_debugging .spec file option to enable -DDEBBUGGING and prevent
debuginfo and stripping
2005-10-26 00:26:37 +00:00
jvdias
9a56419abf
fix bug 171111
2005-10-25 22:16:09 +00:00