commit 7efddc19e9d38350e4444c9fc0d9ca73cda5c7bf Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Fri Jun 14 12:58:56 2013 +0200 Remove bundled CPANPLUS-Dist-Build perl.spec | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) --- diff --git a/perl.spec b/perl.spec index 96e6ee4..f9f722b 100644 --- a/perl.spec +++ b/perl.spec @@ -520,6 +520,7 @@ The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API. %endif +%if %{dual_life} || %{rebuild_from_scratch} %package CPANPLUS-Dist-Build Summary: Module::Build extension for CPANPLUS Group: Development/Libraries @@ -535,6 +536,7 @@ BuildArch: noarch CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. With this package, you can create, install and uninstall Module::Build-based perl modules by calling CPANPLUS::Dist methods. +%endif %if %{dual_life} || %{rebuild_from_scratch} %package Data-Dumper @@ -2673,11 +2675,13 @@ sed \ %{_mandir}/man3/CPANPLUS* %endif +%if %{dual_life} || %{rebuild_from_scratch} %files CPANPLUS-Dist-Build %{privlib}/CPANPLUS/Dist/Build/ %{privlib}/CPANPLUS/Dist/Build.pm %{_mandir}/man3/CPANPLUS::Dist::Build.3* %{_mandir}/man3/CPANPLUS::Dist::Build::* +%endif %if %{dual_life} || %{rebuild_from_scratch} %files Data-Dumper @@ -3233,6 +3237,7 @@ sed \ - Move CPAN-Meta-Requirements files from CPAN-Meta - Add perl-Scalar-List-Utils to perl-core dependencies - Do not distribute File::Spec::VMS (bug #973713) +- Remove bundled CPANPLUS-Dist-Build (bug #973041) * Mon May 13 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 4:5.16.3-264 - Use lib64 directories on aarch64 architecture (bug #961900) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel