[perl-Class-Prototyped] Work around hash randomization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



commit ea4c58879b9edc91ad6beb96a0f09b3131914272
Author: Petr Písař <ppisar@xxxxxxxxxx>
Date:   Thu Jul 18 10:44:34 2013 +0200

    Work around hash randomization

 perl-Class-Prototyped.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-Class-Prototyped.spec b/perl-Class-Prototyped.spec
index f2152cd..61e6b21 100644
--- a/perl-Class-Prototyped.spec
+++ b/perl-Class-Prototyped.spec
@@ -50,7 +50,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} %{buildroot}/*
 
 %check
-./Build test
+# PERL_PERTURB_KEYS=0 to work around hash randomization, CPAN RT#84317
+PERL_PERTURB_KEYS=0 ./Build test
 
 %clean
 rm -rf %{buildroot}
@@ -64,6 +65,7 @@ rm -rf %{buildroot}
 %changelog
 * Wed Jul 17 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 1.11-16
 - Perl 5.18 rebuild
+- Work around hash randomization (CPAN RT#84317)
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.11-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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





[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux