Commit Graph

400 Commits

Author SHA1 Message Date
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
Petr Písař 94da2fcb4b 5.14.2 bump 2011-10-03 16:09:21 +02:00
Petr Písař 4e3960a32a Enable GDBM support again to build against new gdbm 1.9.1 2011-10-03 11:08:18 +02:00
Petr Písař 33e133bd19 Disable NDBM support temporarily too 2011-09-30 10:30:52 +02:00
Petr Písař 7776baf5cf Disable GDBM support temporarily to build new GDBM 2011-09-21 12:46:34 +02:00
Petr Písař a7ca1077d1 Escape perl-Module-CoreList description 2011-09-15 11:54:08 +02:00
Petr Písař 7dc8fa2642 Automate perl-Test-Simple-tests Requires version 2011-09-15 11:52:49 +02:00
Petr Písař 65afec7f67 Note perl-Module-Pluggable version must be two-digit 2011-09-15 11:52:49 +02:00
Petr Písař 450d9dd338 Correct perl-Module-CoreList version 2011-09-15 11:52:49 +02:00
Petr Písař 0a043cd087 Correct perl-Locale-Codes Provides 2011-09-15 11:52:49 +02:00
Petr Písař e3f26d169a Not perl-JSON-PP verison is wrong 2011-09-15 11:52:49 +02:00
Petr Písař 8f0c075798 Correct perl-ExtUtils-ParseXS Provides 2011-09-15 11:52:49 +02:00
Petr Písař b6271d71ae Make tests optional 2011-09-15 11:52:49 +02:00
Petr Písař b9e9d3cdd6 Correct perl-CGI list of Provides 2011-09-15 11:52:49 +02:00
Petr Písař cc4ed693fb Fix perl(Carp) filter 2011-09-13 16:16:18 +02:00
Petr Písař 08514638ac Split Carp into standalone sub-package 2011-09-13 15:26:34 +02:00
Petr Písař 848182e746 Fix changelog entry 2011-09-13 12:42:35 +02:00
Petr Písař fcb31a4dec Make gdbm support optional to bootstrap with new gdbm 2011-09-13 11:22:45 +02:00
Petr Písař 6870a24cb8 Split Locale::Codes into standalone sub-package 2011-08-30 11:36:49 +02:00
Iain Arnell 80e9abe8e2 bump release and update changelog 2011-08-14 15:27:53 +02:00
Iain Arnell 3910a49476 perl needs to own vendorarch/auto directory
Seems to have been lost after the core/vendor directories were merged
and then split again.
2011-08-14 15:26:50 +02:00
Petr Sabata 229258cb6c Move xsubpp to ExtUtils::ParseXS (#728393) 2011-08-05 10:53:22 +02:00
Iain Arnell 585962e0bb bump release and update changelog 2011-07-29 15:28:28 +02:00
Iain Arnell 93b5b8981d fix Compress-Raw-Bzip2 packaging
and ensure that we never bundle bzip2 or zlib
2011-07-29 15:27:22 +02:00
Marcela Mašláňová 0100927b79 remove from provides MODULE_COMPAT 5.12.* 2011-07-26 09:49:47 +02:00
Paul Howarth 0d29ff7b18 Module::Build requires CPAN::Meta ≥ 2.110420
Have perl-Module-Build explicitly require perl(CPAN::Meta) >= 2.110420,
needed for creation of MYMETA files by Build.PL; the dual-life version of
the package already has this dependency
2011-07-22 15:35:48 +01:00
Petr Sabata 69b3e78651 Temporarily provide 5.12.* MODULE_COMPAT 2011-07-19 09:50:46 +02:00
Iain Arnell df9c3f09d9 fix escaping of the __provides_exclude_from macro 2011-07-16 06:01:17 +02:00
Iain Arnell 159a1304e7 Fix CPAN{,-Meta{,-YAML}} and related sub-packages
- Parse-CPAN-Meta explicitly requires CPAN::Meta::YAML and JSON::PP
- Exclude CPAN::Meta* from CPAN sub-package
- Don't try to normalize CPAN-Meta, JSON-PP, and Parse-CPAN-Meta versions;
  their dual-life packages aren't and have much higher numbers already
2011-07-13 17:44:46 +02:00
Marcela Mašláňová ad1b71977b create new sub-package macros, because we need macros in minimal buildroot 2011-06-27 15:47:04 +02:00
Marcela Mašláňová 8e2793a0e5 add %%perl_bootstrap 1 and example for readability 2011-06-27 13:44:32 +02:00
Marcela Mašláňová a5c8878997 update macros -> add %%perl_bootstrap 0
add into Module::Build dependency on perl-devel (contains macros.perl)
2011-06-27 12:54:33 +02:00
Marcela Mašláňová 04cc8442a2 remove from macros BSD, because there exists BSD::Resources 2011-06-23 20:00:19 +02:00
Marcela Mašláňová c4db860e12 Remove old MODULE_COMPATs. 2011-06-21 07:11:25 +02:00
Iain Arnell 147836314a move ptargrep to Archive-Tar sub-package 2011-06-20 17:33:02 +02:00
Paul Howarth 035db7fa5f add provide for perl(:MODULE_COMPAT_5.14.1) 2011-06-20 13:20:09 +01:00
Marcela Mašláňová 9beb9f05f5 Skip forks test, which doesn't work in koji. 2011-06-20 10:30:01 +02:00
Marcela Mašláňová 7c5dea67fb update to 5.14.1 2011-06-20 08:02:38 +02:00
Marcela Mašláňová 3f8b909e0b try to update to latest ExtUtils::MakeMaker, no luck -> rebuild with current
version, fix bug RT#67618 in modules
2011-06-16 16:04:08 +02:00
Marcela Mašláňová d20e1ef003 update ExtUtils::MakeMaker, hopefully update to 5.14.1 will contain new
version, which fix bug RT#67618
2011-06-16 15:22:28 +02:00
Marcela Mašláňová 25b788c078 IO::Uncompress::Bunzip2 correctly into IO-Compress 2011-06-15 16:32:30 +02:00
Marcela Mašláňová ca8403319d filter even Mac:: requires, polish filter again for correct installation
add sub-package Compress-Raw-Bzip2, solve Bzip2 conflicts after install
2011-06-15 15:29:24 +02:00
Marcela Mašláňová 754464d036 Perl 5.14 mass rebuild, bump release, remove releases in subpackages 2011-06-13 10:11:09 +02:00
Marcela Mašláňová 52ad396003 Merge branch 'master' of ssh://pkgs.fedoraproject.org/perl 2011-06-13 09:50:26 +02:00
Marcela Mašláňová 6566224eee Remove release, which was by mistake added into sub-packages. 2011-06-13 09:49:15 +02:00
Peter Robinson e0bdc1f00b fix arm define 2011-06-11 16:51:24 +01:00
Marcela Mašláňová 1e4148be43 Perl 5.14 mass rebuild 2011-06-10 15:51:38 +02:00
Marcela Mašláňová 71b10ebc97 Bump release 2011-06-10 08:13:33 +02:00
Marcela Mašláňová c943c9b8c2 Re-add MODULE_COMPAT for rebuild.
- fix filters
2011-06-09 17:36:48 +02:00