Commit Graph

528 Commits

Author SHA1 Message Date
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ř
2b75993096 Merge branch 'rc/master' into new-master
Resolve conflicts between perl 5.16 and 5.14:
	perl.spec
2012-06-06 17:20: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
Jitka Plesnikova
01cb6d0674 Fix find2perl to translate ? glob properly 2012-05-29 15:37:06 +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á
13e3016b98 Remove patches merged into code of 5.16. 2012-05-16 16:22:46 +02:00
Marcela Mašláňová
2d8bd2eda5 Re-apply perlbug patch for Fedora on the new version. 2012-05-16 16:19:00 +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
Marcela Mašláňová
f0b1790e70 clean patches, not needed with new version 2012-05-16 16:09:00 +02:00
Petr Písař
64dad8cf20 Enable usesitecustomize 2012-04-30 15:33:50 +02:00
Petr Písař
ab9475dede Rebuild perl against Berkeley database version 5 2012-04-19 09:33:41 +02:00
Petr Písař
e63a329e81 perl-Data-Dumper requires Scalar::Util 2012-04-13 14:26:17 +02:00
Petr Písař
c1d14e704b Sub-package Data::Dumper 2012-04-10 16:59:34 +02:00
Paul Howarth
3c8916b3e1 Put %files list for perl-Socket in the right place 2012-02-23 10:04:32 +00:00
Petr Písař
960c37556f Sub-package Filter 2012-02-22 13:26:22 +01:00
Petr Písař
a47d864e3a Stop !$^V from leaking 2012-02-06 16:05:19 +01:00
Petr Písař
d62ea48571 Correct perl-Scalar-List-Utils files list 2012-02-06 14:41:43 +01:00
Petr Písař
c52b77d65b Run safe signal handlers before returning from sigsuspend 2012-02-06 14:24:42 +01:00
Petr Písař
39fd376542 Fix searching for Unicode::Collate::Locale data 2012-02-06 13:47:23 +01:00