commit 438410f475d1fcbc21a4fe0d1f848cc4d3b1f295 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Sun Aug 4 08:09:53 2013 +0200 Adjust tests for Perl 5.18 perl-SOAP-Lite.spec | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) --- diff --git a/perl-SOAP-Lite.spec b/perl-SOAP-Lite.spec index cb119f6..e00aaa8 100644 --- a/perl-SOAP-Lite.spec +++ b/perl-SOAP-Lite.spec @@ -83,7 +83,8 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';' chmod -R u+w %{buildroot}/* %check -make test +# PERL_PERTURB_KEYS=0 to work around CPAN RT#84168, fixed in 1.01. +PERL_PERTURB_KEYS=0 make test %files %doc Changes README ReleaseNotes.txt examples @@ -100,6 +101,7 @@ make test %changelog * Sun Aug 04 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.716-3 - Perl 5.18 rebuild +- Adjust tests for Perl 5.18 (CPAN RT#84168) * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.716-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -- 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