Commit Graph

351 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