Commit Graph

439 Commits

Author SHA1 Message Date
Petr Písař
b19f196d10 Add checkpackageversion script
This tool compare versions of RPM packages and exported Perl module.
It's usefull when doing upgrade.
2011-09-14 17:19:39 +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á
a1e495d86d Add macros.perl back into git as a patch. Remove it from .gitignore,
because it's not source anymore.
2011-06-27 12:59:05 +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á
f9ffa0044b Upload source 5.14.1 2011-06-20 08:15:00 +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
Marcela Mašláňová
822f87e581 Perl 5.14 mass rebuild 2011-06-09 11:18:41 +02:00
Marcela Mašláňová
0c77624e3a Clean provides/requires.
- add back tests
2011-06-09 11:14:31 +02:00
Marcela Mašláňová
97c9c1482c Apply new filter for perl package.
- remove old compat provides - now uncompatible
- remove VMS::* provides
2011-06-09 10:05:18 +02:00
Marcela Mašláňová
144e78f6e6 Perl 5.14 mass rebuild 2011-06-09 09:49:37 +02:00
Marcela Mašláňová
bb6234efb5 Remove BuildRequires,which are not needed in perl package. 2011-06-09 09:41:33 +02:00
Marcela Mašláňová
9eec5f3db8 Versions are not needed because for build will be used modules
from this package.
2011-06-09 09:36:18 +02:00
Marcela Mašláňová
858259c864 Add new subpackages. 2011-06-09 09:00:05 +02:00
Marcela Mašláňová
4c42f46f92 Merge branch 'rc'
Conflicts:
	perl.spec
2011-06-08 16:14:23 +02:00
Marcela Mašláňová
09991e2b41 arm can't do parallel builds
add require EE::MM into IPC::Cmd 711486
2011-06-08 16:04:07 +02:00
Marcela Mašláňová
ba86d0eba9 Change macros according to new definition. 2011-06-08 15:58:01 +02:00
Marcela Mašláňová
43700a04c4 IPC::Cmd is autodected as requires for CPANPLUS 2011-06-08 08:22:38 +02:00
Marcela Mašláňová
7e89aa9232 add require EE::MM into IPC::Cmd & IPC::Cmd into CPANPLUS 711486 2011-06-07 18:14:56 +02:00