Commit Graph

485 Commits

Author SHA1 Message Date
Petr Písař 3ba250ca8c Remove bundled podlators 2012-10-31 08:24:41 +01:00
Jitka Plesnikova cb730bc15c Do not crash when vivifying $| 2012-10-17 13:12:06 +02:00
Petr Písař b665a2c042 Conflict perl-podlators with perl before sub-packaging 2012-09-24 18:00:32 +02:00
Petr Písař c76ec85596 lib/perl5db.t will fail if Term::ReadLine::Gnu is available 2012-09-21 11:22:51 +02:00
Petr Písař f6b49277f0 Extend stack in File::Glob::glob 2012-09-21 11:10:19 +02:00
Petr Písař 16b2f1fec1 Allow operator after numeric keyword argument 2012-09-21 11:00:34 +02:00
Petr Písař f0eaa7691d Do not leak with attribute on my variable 2012-09-21 10:03:38 +02:00
Petr Písař 1cfdf84744 Put perl-podlators into perl-core list 2012-09-20 17:25:21 +02:00
Petr Písař e1d0fcd5b0 perl-PathTools uses Carp 2012-09-18 18:33:07 +02:00
Petr Písař 1ccd3cda2b Remove bundled perl-ExtUtils-Manifest 2012-09-18 17:51:28 +02:00
Petr Písař 0013ef3f52 Override the Pod::Simple::parse_file to set output to STDOUT by default 2012-09-14 14:11:02 +02:00
Petr Písař bc5277e335 Sub-package perl-podlators 2012-09-12 11:41:59 +02:00
Petr Písař c25b68d828 Escape per-cent signs in comments 2012-09-11 14:34:49 +02:00
Petr Písař b82a76b316 perl-5.14.2-locale-search-inc.patch is part of perl-5.16 2012-09-11 14:32:03 +02:00
Petr Písař 30a6001f9c Do not truncate syscall() return value to 32 bits 2012-09-11 10:51:23 +02:00
Petr Písař d7a74399bf Clear $@ before `do' I/O error 2012-09-11 10:34:59 +02:00
Petr Písař 01108a6d35 Match non-breakable space with /[\h]/ in ASCII mode 2012-09-11 10:04:14 +02:00
Petr Písař d0fe0a8384 Do not access freed memory when cloning thread 2012-09-11 09:50:52 +02:00
Petr Písař 78af436fd3 Move App::Cpan from perl-Test-Harness to perl-CPAN 2012-09-05 16:53:12 +02:00
Petr Písař 105c531233 Remove perl-devel dependency from perl-Test-Harness and perl-Test-Simple 2012-08-24 14:57:57 +02:00
Marcela Mašláňová 7286e7dd86 PathTools - this version wasnt released on cpan, cant put it into separated git. 2012-08-14 12:16:18 +02:00
Marcela Mašláňová c64ba529e4 Re-add ExtUtils-Manifest back, because new release wasnt still realeased on cpan. It cant be updated in separated git. 2012-08-13 16:00:57 +02:00
Marcela Mašláňová fde8b38ed3 Define perl_compat by macro for rebuilds.
Sub-packages depend on compat rather than on nvr.
2012-08-13 14:05:08 +02:00
Marcela Mašláňová b8db8cdb84 Add rebuild_from_scratch for bootstraping of new Perl. 2012-08-10 15:56:17 +02:00
Marcela Mašláňová 238c164433 Bump release. 2012-08-10 14:33:28 +02:00
Marcela Mašláňová c2f1074f81 Apply conditionals for dual life patches. 2012-08-10 14:29:05 +02:00
Jitka Plesnikova a3a3e58732 Clean up empty line 2012-08-10 11:13:24 +02:00
Jitka Plesnikova 2b64acd23e Update to Perl 5.16.1 2012-08-10 09:59:18 +02:00
Petr Písař 45df3ed933 Clarify perl(DB) filtering 2012-08-08 10:34:28 +02:00
Dennis Gilmore 22cdc9a83e - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 04:45:18 -05:00
Paul Howarth 07df355afa Move the rest of ExtUtils-ParseXS into its sub-package
Move the rest of ExtUtils-ParseXS into its sub-package, so that the main
perl package doesn't need to pull in perl-devel

Signed-off-by: Paul Howarth <paul@city-fan.org>
Signed-off-by: Petr Písař <ppisar@redhat.com>
2012-07-13 13:34:23 +02:00
Jitka Plesnikova ae07d31c81 Updated list of fedora patches
modified:   perl.spec
2012-07-03 10:48:26 +02:00
Jitka Plesnikova ee9004b7a8 Fix broken atof (bug #835452) 2012-07-02 16:35:11 +02:00
Petr Písař 5809b8b071 perl-Pod-Perldoc must require groff-base 2012-06-27 08:57:22 +02:00
Petr Písař 5a0d2c4f2c Fix a typo in file names 2012-06-26 09:21:59 +02:00
Petr Písař 459a132ada Sub-package perl-Pod-Parser 2012-06-25 16:50:01 +02:00
Petr Písař cea0cdd492 Test::Build requires Data::Dumper 2012-06-25 15:32:38 +02:00
Petr Písař d7d46b5f87 Remove MODULE_COMPAT_5.14.* Provides 2012-06-07 08:18:44 +02:00
Petr Písař afdeb15930 Perl 5.16 rebuild 2012-06-06 17:27:33 +02:00
Petr Písař 746bac5a49 perl_bootstrap macro is distributed in perl-srpm-macros now 2012-06-06 16:35:04 +02:00
Petr Písař 05a53dbaaa Own zipdetails and IO::Compress::FAQ by perl-IO-Compress 2012-06-01 11:23:51 +02:00
Jitka Plesnikova 7686ee29ed Merge branch 'rc/master' of ssh://pkgs.fedoraproject.org/perl into rc/master
Conflicts:
	perl.spec

	modified:   perl.spec
2012-06-01 10:34:49 +02:00
Jitka Plesnikova 4586ad9f3a Fix find2perl to translate ? glob properly (BZ#825701) 2012-06-01 10:30:44 +02:00
Petr Písař 0531b28647 Shorten perl-Module-Build version to 2 digits to follow upstream 2012-05-31 13:35:18 +02:00
Marcela Mašláňová 50ee283172 Versions of modules changed according to current state. 2012-05-28 16:53:06 +02:00
Marcela Mašláňová 6dcbab6702 upload the stable 5.16.0 2012-05-25 16:19:51 +02:00
Marcela Mašláňová 9ace17a246 Locale::Constants were moved into different directory. Clean files section. 2012-05-16 16:13:56 +02:00
Marcela Mašláňová 91b534db3d iconv failed on README in Chinese? 2012-05-16 16:12:49 +02:00
Marcela Mašláňová 45e115d371 regen by podcheck list of failed pods. cn, jp, ko pods failed. I can't decide
whether it's a real problem or false positives.
2012-05-16 16:12:14 +02:00
Marcela Mašláňová 203f3e90e5 Remove some problematic requires for time of RC. 2012-05-16 16:09:54 +02:00