Commit Graph

501 Commits

Author SHA1 Message Date
Marcela Mašláňová
c039d57058 Remove removal of NDBM
This module was removed long time ago for update from cpan, but
we want it back and distribute it with core.
2010-10-06 21:47:59 +02:00
Petr Písař
4964e8a955 Consolidate libper.so* Provides 2010-10-05 16:34:14 +02:00
Petr Písař
91f758a37e Transform script-based filtering to implicit 2010-10-05 14:41:18 +02:00
Marcela Mašláňová
1e30d4271d Filter useless requires, provide libperl.so 2010-10-01 18:42:53 +02:00
Petr Písař
dd42a231b5 Fix threads directories ownership 2010-10-01 15:21:41 +02:00
Petr Písař
00b4cca871 Reformat perl-threads description 2010-10-01 14:50:17 +02:00
Petr Písař
de1e06ccfb Fix release number as 134 release has been built already 2010-10-01 14:27:34 +02:00
Marcela Mašláňová
55341ebe1d threads owns %{archlib}/auto/threads 2010-10-01 13:25:39 +02:00
Marcela Mašláňová
26f62a8271 Fix typo in new macro. 2010-10-01 11:12:45 +02:00
Marcela Mašláňová
29e9c5e6c9 Filter *.so at the start of spec. 2010-10-01 09:25:49 +02:00
Marcela Mašláňová
a0944f4336 Re-enable tests. 2010-09-30 14:57:20 +02:00
Marcela Mašláňová
48e37975b4 Filter *.so, sub-package threads
Filter *.so from provides, sub-package threads, use different
filtering of useless/duplicate/unversioned provides.
2010-09-30 14:40:28 +02:00
Marcela Mašláňová
acb6d7fcc3 For vendor is used macro, same as in rpm macros for perl vendor.
- macro for vendor
- descriptions align into blocks
2010-09-27 13:50:34 +02:00
Marcela Mašláňová
66a8843572 Vendor back to INC, sub-package threads::shared
- add vendor path, clean paths in Configure in spec file
- create sub-package threads-shared
2010-09-27 11:26:51 +02:00
Petr Písař
c07a2fad0d Do not leak when destroying thread
RT #77352, RHBZ #630667
Fix picked up from blead upstream git branch.
2010-09-07 13:49:15 +02:00
Petr Sabata
aab2f4c377 Release number fix 2010-09-07 11:20:36 +02:00
Petr Sabata
f070f1b19f Update to 5.12.2 2010-09-07 10:51:36 +02:00
Marcela Mašláňová
afd1738d6d - run Configure with -Dusedtrace for systemtap support 2010-09-07 09:22:17 +02:00
Petr Písař
37388ac22f Normalize indentation
rpmlint is crazy about it. Tabs expanded as 4 spaces.
2010-08-19 11:20:58 +02:00
Petr Písař
a88bb2b1cb Add "-Wl,--enable-new-dtags" to linker
Without RUNPATH in .dynstr section in perl binary, tested perl will
link against old library and not only it will test old library,
it will crash probably too.
2010-08-19 11:05:40 +02:00
Petr Písař
85731697d5 Enable tests and do them in parallel 2010-08-19 10:47:29 +02:00
Marcela Mašláňová
f684d7f896 - 617956 move perlxs* docs files into perl-devel 2010-07-26 07:28:32 +00:00
Marcela Mašláňová
9f8385182b - 614662 wrong perl-suidperl version in obsolete 2010-07-15 07:58:59 +00:00
Marcela Mašláňová
700b13eed6 - 614662 wrong perl-suidperl version in obsolete 2010-07-15 07:04:45 +00:00
Dan Horák
e4e3a921be - add temporary compat provides needed on s390(x) 2010-07-11 17:55:02 +00:00
Petr Pisar
3e9d43dfff Resolves: #612563 - Add Digest::SHA requirement to perl-CPAN and
perl-CPANPLUS
2010-07-09 11:53:50 +00:00
Paul Howarth
b24accbc7f Clean up fix for #607505 2010-07-09 09:42:14 +00:00
Marcela Mašláňová
d8d7742ba1 Remove comment, which forbid build. 2010-07-09 06:19:24 +00:00
Marcela Mašláňová
42eb6cbc9c - 607505 add another dir into Module::Build (thanks to Paul Howarth) 2010-07-08 15:07:23 +00:00
corsepiu
fe6746a860 - Address perl-Compress-Raw directory ownership (BZ 607881). 2010-06-28 06:21:07 +00:00
Marcela Mašláňová
fa8bc1f9af Fix release tag. Release number must be higher and higher because of
dual-lived modules, which would be broken.
2010-06-10 14:39:35 +00:00
Marcela Mašláňová
5b6f1ed57d - remove patch with debugging symbols, which should be now ok without it
- update to 5.12.1
- MODULE_COMPAT
2010-06-10 14:16:47 +00:00
Marcela Mašláňová
b1ae77dbb0 - packages in buildroot needs MODULE_COMPAT 5.10.1, add it back for rebuild 2010-04-27 15:16:08 +00:00
Marcela Mašláňová
9050333d35 Obsoletes needs real name package. 2010-04-26 13:39:24 +00:00
Marcela Mašláňová
f5683f633c Rebuild with test. 2010-04-25 14:52:12 +00:00
Marcela Mašláňová
de85d17f84 Build without test suite, which can't pass with old perl. 2010-04-25 13:52:55 +00:00
Marcela Mašláňová
77d0f0fcbb - MODULE_COMPAT 5.12.0
- remove BR man
- clean configure
- fix provides/requires in IO-Compress
2010-04-23 17:20:47 +00:00
Marcela Mašláňová
c60143250c - MODULE_COMPAT 5.12.0
- remove BR man
- clean configure
- fix provides/requires in IO-Compress
2010-04-23 16:19:01 +00:00
Marcela Mašláňová
658759f6ba - 463773 remove useless txt files from installation
- 575842 remove PERL_USE_SAFE_PUTENV, use perl putenv
2010-04-06 14:30:14 +00:00
Chris Weyl
bb0bc554ad - package tests in their own subpackage 2010-03-23 01:07:44 +00:00
Marcela Mašláňová
eaaf881bb2 suidperl is not noarch. 2010-03-15 14:43:41 +00:00
Marcela Mašláňová
9b5103f606 - add noarch into correct sub-packages
- move Provides/Obsoletes into correct modules from main perl
2010-03-15 14:20:59 +00:00
Paul Howarth
1a48a8bde1 restore missing version macros for Compress::Raw::Zlib, IO::Compress::Base
and IO::Compress::Zlib
2010-03-11 15:51:28 +00:00
Marcela Mašláňová
272e35b401 - clean spec a little more
- rebuild with new gdbm
2010-03-11 13:47:32 +00:00
Marcela Mašláňová
6b83b3a22a - clean spec a little more 2010-03-11 09:32:11 +00:00
Marcela Mašláňová
26547351fb - rebuild with new gdbm
- clean spec a little more
2010-03-11 08:56:39 +00:00
Marcela Mašláňová
75aad87998 - fix license according to advice from legal
- clean unused patches
2010-03-05 15:07:07 +00:00
Chris Weyl
2851e615b1 - update subpackage tests macros to handle packages with an epoch properly 2010-02-24 18:34:07 +00:00
Marcela Mašláňová
fddc494088 Add missing requirement for CPANPLUS. 2010-02-18 14:24:38 +00:00
Chris Weyl
9f40555c59 - add initial EXPERIMENTAL tests subpackage rpm macros to macros.perl 2010-02-06 01:37:56 +00:00
Paul Howarth
332607edfb Actually fix #549306 2010-01-08 15:07:12 +00:00
Marcela Mašláňová
f2af3bd338 Add tests back. 2009-12-22 13:02:45 +00:00
Marcela Mašláňová
8e3916a16c - 547656 CVE-2009-3626 perl: regexp matcher crash on invalid UTF-8
characters
- 549306 version::Internals should be packaged in perl-version subpackage
- Parse-CPAN-Meta updated and separate package is dead
2009-12-22 12:28:01 +00:00
Marcela Mašláňová
bff7e1b43d - 547656 CVE-2009-3626 perl: regexp matcher crash on invalid UTF-8
characters
- 549306 version::Internals should be packaged in perl-version subpackage
2009-12-22 09:13:49 +00:00
Chris Weyl
9b1e909266 - subpackage parent and Parse-CPAN-Meta; add them to core's dep list 2009-12-22 04:30:37 +00:00
corsepiu
1bd56aafd0 - exclude "parent". 2009-12-18 11:57:43 +00:00
corsepiu
44d636cf2f - exclude Parse-CPAN-Meta. 2009-12-18 11:25:38 +00:00
Štěpán Kasal
0ee2e550a0 - do not pack Bzip2 manpages either (#544582) 2009-12-07 21:39:28 +00:00
Štěpán Kasal
8c87b0f6dd - do not pack Bzip2 modules (#544582)
- hack: cheat about Compress::Raw::Zlib version (#544582)
2009-12-07 09:40:52 +00:00
Štěpán Kasal
c0daf86870 - switch off check for ppc64 and s390x
- remove the hack for "make test," it is no longer needed
2009-12-04 00:10:52 +00:00
Štěpán Kasal
748021e3d6 - be more careful with the libperl.so compatibility symlink (#543936) 2009-12-03 15:49:20 +00:00
Štěpán Kasal
e6547d4a14 delete obsolete comments 2009-12-03 13:36:22 +00:00
Štěpán Kasal
cffc664fb6 forgot $RPM_BUILD_ROOT once more 2009-12-03 13:25:45 +00:00
Štěpán Kasal
267c41faaf oops forgot $RPM_BUILD_ROOT 2009-12-03 12:02:44 +00:00
Štěpán Kasal
2e4674016a - new upstream version
- release number must be high, because of stale version numbers of some of
    the subpackages
- drop upstreamed patches
- update the versions of bundled modules
- shorten the paths in @INC
- build without DEBUGGING
- implement compatibility measures for the above two changes, for a short
    transition period
- provide perl(:MODULE_COMPAT_5.10.0), for that transition period only
2009-12-03 11:49:57 +00:00
Štěpán Kasal
357706338a - fix patch-update-Compress-Raw-Zlib.patch (did not patch Zlib.pm)
- update Compress::Raw::Zlib to 2.023
- update IO::Compress::Base, and IO::Compress::Zlib to 2.015 (#542645)
2009-12-01 15:14:56 +00:00
Štěpán Kasal
c5d16c04b2 oops, bump release 2009-11-24 13:12:49 +00:00
Štěpán Kasal
baa470ae4d - back out perl-5.10.0-spamassassin.patch (#528572) 2009-11-24 12:44:41 +00:00
Chris Weyl
d3b31c86e7 - add /perl(UNIVERSAL)/d; /perl(DB)/d to perl_default_filter auto-provides
filtering
2009-10-01 14:41:53 +00:00
Štěpán Kasal
97185e1635 - update Storable to 2.21 2009-10-01 12:33:58 +00:00
Chris Weyl
905f4872bf - update our Test-Simple update to 0.92 (patch by Iain Arnell), #519417
- update Module-Pluggable to 3.9
2009-09-03 15:30:26 +00:00
Chris Weyl
c9d7b8c29d - fix macros.perl *sigh* 2009-08-28 05:39:58 +00:00
Štěpán Kasal
7163da9f8d - Remove -DDEBUGGING=-g, we are not ready yet. 2009-08-24 12:38:39 +00:00
Chris Weyl
b251c5341a - add helper filtering macros to -devel, for perl-* package invocation
(#502402)
2009-08-23 18:16:14 +00:00
Štěpán Kasal
ff89a5e4ee - Add configure option -DDEBUGGING=-g (#156113) 2009-07-31 16:09:07 +00:00
Marcela Mašláňová
784b6897c9 - 510127 spam assassin suffer from tainted bug 2009-07-28 07:31:46 +00:00
Marcela Mašláňová
4e44f068c3 - 494773 much better swap logic to support reentrancy and fix assert
failure (rt #60508)
2009-07-27 07:11:48 +00:00
Jesse Keating
1defcb6716 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 23:30:12 +00:00
Štěpán Kasal
8a4bfbfef9 - fix generated .ph files so that they no longer cause warnings (#509676)
- remove PREREQ_FATAL from Makefile.PL's processed by miniperl
- update to latest Scalar-List-Utils (#507378)
- perl-skip-prereq.patch: skip more prereq declarations in Makefile.PL
    files
2009-07-10 18:38:10 +00:00
Štěpán Kasal
0844fc3b68 re-enable tests 2009-07-07 13:34:40 +00:00
Štěpán Kasal
c6c68f128b move -DPERL_USE_SAFE_PUTENV to ccflags (#508496) 2009-07-07 08:45:33 +00:00
Marcela Mašláňová
91c78ff6b2 - #504386 update of Compress::Raw::Zlib 2.020 2009-06-08 13:05:52 +00:00
Marcela Mašláňová
3a7ac231af - #504386 update of Compress::Raw::Zlib 2.020 2009-06-08 12:55:39 +00:00
Marcela Mašláňová
68eb6e1b23 - update File::Spec (PathTools) to 3.30 2009-06-08 05:50:22 +00:00
Štěpán Kasal
3b1adc4110 fix #221113, $! wrongly set when EOF is reached 2009-06-03 18:50:17 +00:00
Marcela Mašláňová
e85f81aec1 - 495183 don't use special characters in spec according to patchlevel.h. It
breaks installation from cpan.
2009-04-10 06:52:15 +00:00
Štěpán Kasal
88c196e7f4 update CGI to 3.43, dropping upstreamed perl-CGI-escape.patch 2009-04-07 12:51:28 +00:00
Štěpán Kasal
583621ac98 - fix CGI::escape for all strings (#472571)
- perl-CGI-t-util-58.patch: Do not distort lib/CGI/t/util-58.t
    http://rt.perl.org/rt3/Ticket/Display.html?id=64502
2009-04-07 09:57:20 +00:00
Štěpán Kasal
c9cccc0be4 Move the gargantuan Changes* collection to -devel (#492605) 2009-03-27 18:36:02 +00:00
Štěpán Kasal
b2a677b1df Move the gargantuan Changes* collection to -devel (#492605) 2009-03-27 18:10:28 +00:00
Štěpán Kasal
2da5105cca - update module autodie 2009-03-24 14:57:25 +00:00
Štěpán Kasal
735f4ad6be - update Digest::SHA (fixes 489221) 2009-03-23 16:43:17 +00:00
Štěpán Kasal
dc84d7748e - fix typo in %%define ExtUtils_CBuilder_version 2009-03-23 10:42:13 +00:00
Tom Callaway
5fc3d9a3c0 drop 26_fix_pod2man_upgrade, we do not need it 2009-03-11 22:18:27 +00:00
Tom Callaway
270a81b80b reorder @INC, fix bz 489204, merge useful debian patches 2009-03-11 22:01:05 +00:00
Štěpán Kasal
26b7a08961 - remove compatibility obsolete sitelib directories
- use a better BuildRoot
- drop a redundant mkdir in %%install
- call patchlevel.h only once; rm patchlevel.bak
- update modules Sys::Syslog, Module::Load::Conditional, Module::CoreList,
    Test::Harness, Test::Simple, CGI.pm (dropping the upstreamed patch),
    File::Path (that includes our perl-5.10.0-CVE-2008-2827.patch),
    constant, Pod::Simple, Archive::Tar, Archive::Extract, File::Fetch,
    File::Temp, IPC::Cmd, Time::HiRes, Module::Build, ExtUtils::CBuilder
- standardize the patches for updating embedded modules
- work around a bug in Module::Build tests bu setting TMPDIR to a directory
    inside the source tree
2009-03-11 21:12:37 +00:00
Robert Scheck
bf6ce6981a Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-03-08 17:31:57 +00:00
Tom Callaway
44713a6dc0 add /usr/lib/perl5/site_perl to otherlibs 2009-02-16 18:27:31 +00:00
Dennis Gilmore
3948fa3e85 build sparc64 without _smp_mflags 2009-02-16 17:59:28 +00:00
Dennis Gilmore
5b181f9fba limit sparc arches to -j12 2009-02-07 22:42:47 +00:00
Marcela Mašláňová
d577113e98 - update IPC::Cmd to v 0.42 2009-02-03 06:46:31 +00:00
Marcela Mašláňová
7e2d107a0d - 455410 http://rt.perl.org/rt3/Public/Bug/Display.html?id=54934 Attempt to
free unreferenced scalar fiddling with the symbol table Keep the
    refcount of the globs generated by PerlIO::via balanced.
2009-01-19 08:36:43 +00:00
Marcela Mašláňová
e3bdec83b4 - add missing XHTML.pm into Pod::Simple 2008-12-22 10:06:37 +00:00
Marcela Mašláňová
26f4e8d424 - 295021 CVE-2007-4829 perl-Archive-Tar directory traversal flaws
- add another source for binary files, which test untaring links
2008-12-12 14:37:24 +00:00
Tom Callaway
a1476ad7e2 fix bz 473223 2008-11-29 00:10:09 +00:00
Marcela Mašláňová
72efd72546 - change summary according to RFC fix summary discussion at fedora-devel :) 2008-11-24 06:53:53 +00:00
Tom Callaway
92e9974df7 update rawhide to File-Temp 0.20 2008-10-23 15:02:01 +00:00
Lubomir Rintel
4b015f4645 - Include fix for rt#52740 to fix a crash when using Devel::Symdump and
Compress::Zlib together
2008-10-12 08:26:50 +00:00
Marcela Mašláňová
214382e198 Add version number into subpackage. 2008-10-08 06:52:48 +00:00
Marcela Mašláňová
b49264de86 - rt#33242, rhbz#459918. Segfault after reblessing objects in Storable.
- rhbz#465728 upgrade Simple::Pod to 3.07
2008-10-07 13:40:22 +00:00
Štěpán Kasal
22856c1cef - also preserve the timestamp of AUTHORS; move the fix to the recode
function, which is where the stamps go wrong
2008-10-01 15:36:25 +00:00
Tom Callaway
064ed6726f fix multilib conflicts bz464930 2008-10-01 15:07:44 +00:00
Marcela Mašláňová
d26f9c16ba - remove Tar.pm from Archive-Extract
- fix version of Test::Simple in spec
- update Test::Simple
- update Archive::Tar to 1.38
2008-09-17 14:35:39 +00:00
Marcela Mašláňová
9b40170328 - forgot to update versions in subpackages - Test::Simple and Test::Harness 2008-09-17 11:51:07 +00:00
Marcela Mašláňová
c94bd23f43 - 462444 update Test::Simple to 0.80 2008-09-16 15:05:23 +00:00
Štěpán Kasal
2066d2ddd8 - move libnet to the right directory, along Net/Config.pm 2008-08-14 14:29:58 +00:00
Štěpán Kasal
9c7222fb47 - do not create directory .../%{version}/auto 2008-08-13 17:31:36 +00:00
Marcela Mašláňová
0b1e98ed28 - 457867 remove required IPC::Run from CPANPLUS - needed only by win32
- 457771 add path
2008-08-05 07:38:38 +00:00
Štěpán Kasal
4df0a8b86c - CGI.pm bug in exists() on tied param hash (#457085)
- move the enc2xs templates (../Encode/*.e2x) to -devel, (#456534)
2008-08-04 15:04:23 +00:00
Marcela Mašláňová
90259f73b2 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 10:55:20 +00:00
Marcela Mašláňová
60f59ff5b7 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 10:50:15 +00:00
Marcela Mašláňová
aa813884ec - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 09:23:38 +00:00
Marcela Mašláňová
68beba0af2 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 09:03:36 +00:00
Marcela Mašláňová
1443e2aaf1 - 455933 update to CGI-3.38 2008-07-21 08:27:57 +00:00
Tom Callaway
8fee4ecba2 rebuild against new db4 4.7 2008-07-10 18:00:05 +00:00
Štěpán Kasal
6a7c06398d - remove db4 require, it is handled automatically 2008-07-09 11:07:20 +00:00
Štěpán Kasal
d153f1ec5f whitespace fix 2008-07-04 15:09:52 +00:00
Štěpán Kasal
b8427454f6 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:47:23 +00:00
Štěpán Kasal
82c41bd1a4 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:20:28 +00:00
Marcela Mašláňová
325b0b7652 - 451078 update Test::Harness to 3.12 for more testing. Removed verbose
test, new Test::Harness has possibly verbose output, but updated
    package has a lot of features f.e. TAP::Harness. Carefully watched all
    new bugs related to tests!
2008-07-02 14:02:55 +00:00
Štěpán Kasal
58c55ec9cd - bump the release number, so that it is not smaller than in F-9 2008-06-26 23:59:14 +00:00
Marcela Mašláňová
c49219d4ad Fix CVE-2008-2827, remove old unused patches. 2008-06-24 12:59:59 +00:00
Marcela Mašláňová
85f75da710 - 447371 wrong access permission rt49003 2008-06-11 13:33:11 +00:00
Štěpán Kasal
1b6ae01fce - make config parameter list consistent for 32bit and 64bit platforms, add
config option -Dinc_version_list=none (#448735)
- use perl_archname consistently
- cleanup of usage of *_lib macros in %%install
2008-06-10 14:58:33 +00:00
Marcela Mašláňová
e55b345fb9 Rebuild. 2008-06-06 08:46:35 +00:00
Marcela Mašláňová
0b9fc6649b Fix assert. 2008-05-26 15:09:24 +00:00
Tom Callaway
ce3b874043 sparc64 breaks with the rpath hack patch applied 2008-05-22 17:16:40 +00:00
Marcela Mašláňová
6a36cc7cb8 447142 update CGI for bugzilla. 2008-05-19 12:06:49 +00:00
Tom Callaway
2a220938f2 create the vendor_dir...auto directory during %install so we own it
properly
2008-03-18 19:33:55 +00:00
Tom Callaway
a7bd58bb5b fix Obsoletes/Provides for perl-CPANPLUS-Dist-Build 2008-03-18 14:47:21 +00:00
Tom Callaway
066be20670 get the auto directories too 2008-03-18 13:46:46 +00:00
Tom Callaway
d44a83d1d9 fix bz 437859 2008-03-18 13:42:03 +00:00
Marcela Mašláňová
eba1424e26 - 437817: RFE: Upgrade Module::CoreList to 2.14 2008-03-18 11:11:31 +00:00
Marcela Mašláňová
7d9e37014f - xsubpp now lives in perl-devel instead of perl. 2008-03-12 15:10:25 +00:00
Tom Callaway
6e38dfc5c3 back out Archive::Extract 2008-03-09 01:42:40 +00:00
Tom Callaway
30d1b9a580 add missing lzma test file 2008-03-09 00:24:39 +00:00
Tom Callaway
6a5cde9e1c Update Archive::Extract to 0.26 Update Module::Load::Conditional to 0.24
Conditionalize reporting of multilib patch
2008-03-08 20:38:57 +00:00
Tom Callaway
74f22796c3 note patchlevel.h properly 2008-03-08 01:08:07 +00:00
Tom Callaway
f3a2a32845 note patchlevel.h 2008-03-08 00:55:41 +00:00
Tom Callaway
a7c4cfbec7 get rid of broken conflicts 2008-03-08 00:40:14 +00:00
Tom Callaway
e1baeeeda2 change 32891, sitedir/sitearch in /usr/local 2008-03-07 22:11:53 +00:00
Štěpán Kasal
629d7f2808 - Add perl-File-Temp provides/obsoletes/conflicts (#433836), reported by
Bill McGonigle <bill@bfccomputing.com>
- escape the macros in Jan 30 entry
2008-02-22 12:42:53 +00:00
Jesse Keating
8b3149fcb9 - Autorebuild for GCC 4.3 2008-02-19 21:51:54 +00:00
Tom Callaway
9d9283eeb7 forgot changelog 2008-01-30 18:47:46 +00:00
Tom Callaway
645d176c8f The builders started failing one test on x86_64. It didn't fail before, no
one is sure why it fails now, so we just turn it off. It works fine on
    normal systems.
2008-01-30 18:45:00 +00:00
Tom Callaway
b55269d0bf perl package now owns %{perl_vendorlib}/auto (resolves bugzilla 214580) 2008-01-30 14:44:39 +00:00
Tom Callaway
384f2baf2d Update Sys::Syslog to 0.24 to fix test failures 2008-01-10 14:20:34 +00:00
Tom Callaway
57d9388f7f Add missing BR for tests 2008-01-10 03:30:42 +00:00
Tom Callaway
223accbabf 5.10.0 time. 2008-01-10 02:53:58 +00:00
Tom Callaway
244e713744 Break dependency root, resolve 377341 2007-11-26 19:04:13 +00:00
Tom Callaway
85327d2588 Resolve CVE-2007-5116 for F-7, F-8, devel. 2007-11-12 19:38:34 +00:00
Tom Callaway
ff74b82de1 Resolve bugzilla 114271 2007-10-18 17:18:38 +00:00
Robin Norwood
0a91f37e30 fix some longstanding docs issues. 2007-10-16 18:18:35 +00:00
Tom Callaway
8e2ede09ed Dep on db4, not db4-devel. Sorry bout that. I'm stupid. 2007-10-16 16:53:40 +00:00
Tom Callaway
f16070f920 Requires db4-devel with version, scraped from db.h, so that we detect when
db4 has gone astray from us.
2007-10-15 18:13:27 +00:00
Tom Callaway
397cc9b0f5 Bump for db4 version change 2007-10-15 15:59:25 +00:00
Tom Callaway
2fa40c4265 Minor bump to work around previously broken buildsystem 2007-10-03 20:24:26 +00:00
Tom Callaway
218a272b6e Update DB_File to 1.815 (resolves bz 303701) 2007-10-01 17:06:49 +00:00
Štěpán Kasal
1b1e488e70 - Add back the filtering of depends, it _is_ needed; make it more robust. 2007-08-24 18:25:48 +00:00
Štěpán Kasal
2f1f617ccf - Remove filter-depends.sh, it's no longer used. 2007-08-21 16:26:46 +00:00
Štěpán Kasal
6d46fd4e90 fix typo 2007-08-18 08:47:33 +00:00
Štěpán Kasal
ba1028aa38 - Remove unnnecessary parens from the License tag. 2007-08-18 08:36:55 +00:00
Štěpán Kasal
22e8f3dc68 No parens in License tag. 2007-08-18 08:34:32 +00:00
Štěpán Kasal
99c24723eb fix typo 2007-08-18 07:26:05 +00:00
Štěpán Kasal
27d74c5c25 Oops, the Group tag is needed for every sub-package. 2007-08-18 07:09:29 +00:00
Štěpán Kasal
6451d3de5e - Fix the License: tags.
- Remove the redundant Group: tags from sub-packages.
2007-08-18 06:11:38 +00:00
Štěpán Kasal
32193726b5 fix typo 2007-08-17 18:02:13 +00:00
Štěpán Kasal
e5a5548ad7 Improve the comment above perl-5.8.8-disable_test_hosts.patch 2007-08-17 17:57:23 +00:00
Štěpán Kasal
152af83cec - perl rpm requires the corresponding version of perl-libs rpm (#240540) 2007-08-17 14:31:25 +00:00
Robin Norwood
038556dcca Appy hostname test patch, and cwd() patch. 2007-07-25 00:25:02 +00:00
Tom Callaway
63c832d7a3 perl-core metapackage 2007-07-02 19:17:35 +00:00
Robin Norwood
c3477b971a 'weblessing', indeed. 2007-06-22 20:21:10 +00:00
Robin Norwood
faeaaf076c bugzilla: 196836 - Apply upstream patch #28775, which fixes an issue where
weblessing overloaded objects incurs significant performance penalty.
2007-06-22 20:16:01 +00:00
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
Warren Togami
cdadfa3278 rebuild for db4 (#170235) 2005-10-10 03:39:38 +00:00
Warren Togami
0ba53dd06e rebuild against new db 2005-09-23 21:38:46 +00:00
Warren Togami
c5aa5f11c1 convert docs to UTF-8 (#140871) 2005-09-05 11:02:31 +00:00
Warren Togami
b778ff56cf scriptdir to /usr/bin (#167205) 2005-09-04 03:32:21 +00:00
Warren Togami
1e6f372312 - patch12 from Marius Feraru (#165907) TODO: patch11, patch26 and patch27
clash and need verification
- Build without -DDEBUGGING (#156113)
- 5.8.7
- Dropped the CGI.pm update patches (patch25 and patch29).
- Don't remove the core modules: Filter::Util::Call, Filter::Simple, and
    Time::HiRes.
- Obsoletes perl-{Filter,Filter-Simple,Time-HiRes}.
2005-08-28 22:56:18 +00:00
Warren Togami
14d24343d9 - Reformatted the specfile.
- Added the Source0 URL.
- Dropped the MANIFEST.all file for the perl package.
- Dropped the MANIFEST.suidperl file for the suidperl subpackage.
2005-08-11 15:04:58 +00:00
Warren Togami
10b38cf466 remove unused /tmp/MANIFEST.all (#151801) 2005-05-18 22:18:42 +00:00
Warren Togami
db893775ce CGI.pm 3.10 fixes mod_perl problems (#158036) 2005-05-18 02:51:42 +00:00
Warren Togami
011ee7c783 Better patch for FindBin.pm (#127023#c37) 2005-05-16 07:12:03 +00:00
Warren Togami
4ff4a21974 New findbin-selinux patch: it now passes the FindBin.t tests (#127023) 2005-05-14 07:33:42 +00:00
Warren Togami
caa5ca9f65 - Rediff the findbin-selinux patch in order to disable the FindBin.t test
(patch28 replaces patch23). #118877 #127023
- Remove 5.8.2 ABI compat (#154295 comments 6 and 7).
2005-05-11 09:14:01 +00:00
Warren Togami
fb212f209d Apply fixes for CAN-2004-0452, CAN-2005-0155 and CAN-2005-0156 (#156128). 2005-04-28 23:30:47 +00:00
Warren Togami
2977073dd3 undo previous change 2005-04-27 07:12:39 +00:00
Warren Togami
cddaee3458 remove 5.8.0, 5.8.1 and 5.8.2 ABI compat (#154295) 2005-04-27 07:06:26 +00:00
Warren Togami
cf25358ca6 - -Dinstallusrbinperl=n (#141182 Aaron Sherman)
- remove 5.8.0 and 5.8.1 ABI compat (#154295)
2005-04-27 05:29:00 +00:00
Warren Togami
38c22cb58c Updating CGI.pm from version 3.05 to 3.08 (mod_perl 2.0.0 RC5). (#155839) 2005-04-24 21:39:02 +00:00
Warren Togami
0ad48b06a4 - FCGI is not provided by perl (#148847).
- Drop the '.1' suffix from the perl-suidperl subpackage.
2005-04-21 01:01:06 +00:00