Commit Graph

604 Commits

Author SHA1 Message Date
Petr Písař
ddcd2d865f Sub-package Pod-Checker and Pod-Usage 2013-02-05 14:09:20 +01:00
Petr Písař
bee91f9657 Remove bundled PathTools 2013-02-04 13:08:32 +01:00
Petr Písař
939bc0fb66 Mark perl-IO-Compress as noarch
<https://bugzilla.redhat.com/show_bug.cgi?id=906095>
2013-01-31 09:12:32 +01:00
Petr Písař
c68375d963 Sub-package B-Lint 2013-01-30 17:29:12 +01:00
Petr Písař
a0837e7399 Remove bundled Module-Pluggable 2013-01-30 14:17:40 +01:00
Petr Písař
907fd9bb7d Fix conflict declaration at perl-Pod-LaTeX 2013-01-30 13:54:10 +01:00
Petr Písař
041bd01ba4 Sub-package Text-Soundex 2013-01-30 13:51:54 +01:00
Petr Písař
4cf035f24d Run-require POD convertors by Module-Build and ExtUtils-MakeMaker
This is needed otherwise Module::Build silently skips generating
manual pages which will not be found by rpmbuild.
2013-01-29 16:25:13 +01:00
Petr Písař
f561c5e89c Pod-Latex is still in core 2013-01-25 14:14:39 +01:00
Petr Písař
5b6c9eb2b2 Sub-package Pod-LaTeX (bug #904085) 2013-01-25 14:03:05 +01:00
Petr Písař
0494b1c582 Remove bundled Pod-Parser 2013-01-16 14:13:09 +01:00
Petr Písař
add42744d7 Fix CVE-2012-6329 2013-01-11 13:42:11 +01:00
Petr Písař
3d3077a686 Do not package App::Cpan(3pm) to perl-Test-Harness 2013-01-10 09:42:28 +01:00
Petr Písař
b3757afa31 Remove bundled Module-Metadata 2012-12-18 17:30:30 +01:00
Petr Písař
9c81ffb187 Remove bundled CPAN-Meta-YAML 2012-12-18 17:16:53 +01:00
Petr Písař
32d4ac5168 Remove bundled Archive-Tar 2012-12-18 17:07:53 +01:00
Petr Písař
fc856e8e7f Remove bundled Filter modules 2012-12-18 16:51:14 +01:00
Jitka Plesnikova
acd8b4dbbf Remove patch, update MODULE_COMPAT 2012-11-05 10:57:01 +01:00
Jitka Plesnikova
37188919ae Update to 5.16.2 2012-11-05 10:43:05 +01:00
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
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
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