Commit Graph

448 Commits

Author SHA1 Message Date
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
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
Paul Howarth 32ffdf4bae Rebuild again now that perl dependency generator is fixed (#772632, #772699) 2012-01-10 11:41:53 +00:00
Iain Arnell a2eefe9947 perl-ExtUtils-MakeMaker sub-package requires ExtUtils::Install 2012-01-06 12:52:12 +01:00
Paul Howarth 65ff3efd20 Rebuild for gcc 4.7 2012-01-06 10:07:21 +00:00
Petr Písař 9d00dde788 Fix interrupted reading 2011-12-20 17:45:53 +01:00
Petr Písař dbe8201b14 Fix leak with non-matching named captures 2011-12-14 15:28:03 +01:00
Petr Písař 05dde32abe Do not provide private perl(ExtUtils::MakeMaker::_version) 2011-11-29 15:45:11 +01:00
Petr Písař 985f984d92 Sub-package ExtUtils::Manifest 2011-11-29 15:45:11 +01:00
Petr Písař 14e462ae0f Sub-package ExtUtils::Install 2011-11-29 15:45:11 +01:00
Ville Skyttä 349d22a6d8 Add $RPM_LD_FLAGS to lddlflags. 2011-11-25 20:07:06 +02:00
Petr Písař dfa818ed35 Sub-package Socket 2011-11-23 18:26:57 +01:00
Petr Písař 1574eada6c Sub-package Pod::Perldoc 2011-11-21 13:53:03 +01:00
Petr Písař f33a826e90 Increase epoch of perl-Module-CoreList to overcome version regression 2011-11-18 11:13:16 +01:00
Petr Písař da80dae1de Fix typo in shell code 2011-11-04 17:22:29 +01:00
Marcela Mašláňová 8fad59de4f perl(DBIx::Simple) is not needed in spec requirement in CPANPLUS.
It's generated automatically.
2011-11-03 14:44:36 +01:00
Petr Písař a41c8562bf Provide perl(DB) by perl 2011-11-02 18:30:23 +01:00
Petr Písař 88766b139c Do not warn about missing site directories 2011-10-24 18:15:56 +02:00
Petr Písař ff1fe1b027 perl-5.14.2-large-repeat-heap-abuse.patch accepted 2011-10-24 10:34:47 +02:00
Marcela Mašláňová 54e231e4b4 cleaned spec (thanks to Grigory Batalov)
-  Module-Metadata sub-package contained perl_privlib instead of privlib
-  %%files parent section was repeated twice
2011-10-20 12:20:06 +02:00
Petr Písař 3b30a1e481 Do not own site directories located in /usr/local 2011-10-14 14:22:26 +02:00
Petr Písař f757a4d014 Change Perl_repeatcpy() prototype to allow repeat count above 2^31 2011-10-06 17:46:24 +02:00
Petr Písař 585e8123ab Filter false perl(DynaLoader) provide from perl-ExtUtils-MakeMaker 2011-10-06 15:07:11 +02:00
Petr Písař 022d53b33f The Digest eval bug is CVE-2011-3597 2011-10-05 09:20:48 +02:00
Petr Písař 8d31a63455 Correct Digest directory ownership 2011-10-04 17:40:43 +02:00
Petr Písař c72c2d87bb Sub-package Digest and thus Digest::MD5 module 2011-10-04 17:09:57 +02:00
Petr Písař e6745c245a Fix code injection in Digest 2011-10-04 13:57:17 +02:00
Iain Arnell a9571e50ea add provide for perl(:MODULE_COMPAT_5.14.2) 2011-10-04 05:46:45 +02:00