https://bugzilla.redhat.com/show_bug.cgi?id=1127169 --- Comment #3 from David Dick <ddick@xxxxxxxx> --- Done. Spec URL: https://ddick.fedorapeople.org/packages/perl-CPAN-Reporter.spec SRPM URL: https://ddick.fedorapeople.org/packages/perl-CPAN-Reporter-1.2011-1.fc20.src.rpm --- old/perl-CPAN-Reporter.spec 2014-08-06 20:05:58.000000000 +1000 +++ perl-CPAN-Reporter.spec 2014-08-20 20:13:43.978842598 +1000 @@ -45,7 +45,8 @@ BuildRequires: perl(version) BuildRequires: perl(warnings) Requires: perl(CPAN) >= 1.94 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(Data::Dumper) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %{?perl_default_filter} %global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Win32::Job) @@ -53,17 +54,14 @@ %global __requires_exclude %__requires_exclude|^perl\\(File::HomeDir\\)$ %global __requires_exclude %__requires_exclude|^perl\\(CPAN\\) %description -The CPAN Testers project captures and analyzes detailed results from -building and testing CPAN distributions on multiple operating systems and -multiple versions of Perl. This provides valuable feedback to module -authors and potential users to identify bugs or platform compatibility -issues and improves the overall quality and value of CPAN. +CPAN::Reporter is an add-on for the CPAN.pm module to send the results of +building and testing modules to the CPAN Testers project. %prep %setup -q -n CPAN-Reporter-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install @@ -77,7 +75,7 @@ make test %files -%doc Changes CONTRIBUTING LICENSE README Todo +%doc Changes CONTRIBUTING LICENSE README Todo examples %{perl_vendorlib}/* %{_mandir}/man3/* -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review