From ec4dcaad15d8df31ce9efc703e280321e0788bd8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 23 Feb 2017 12:14:11 +0100
Subject: Disable building for 64-bit PowerPC because tests crash there

---
 perl-PDL-Graphics-PLplot.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/perl-PDL-Graphics-PLplot.spec b/perl-PDL-Graphics-PLplot.spec
index 4b1551a..2a647dd 100644
--- a/perl-PDL-Graphics-PLplot.spec
+++ b/perl-PDL-Graphics-PLplot.spec
@@ -2,14 +2,15 @@
 
 Name:           perl-PDL-Graphics-PLplot
 Version:        0.71
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Object-oriented interface from perl/PDL to the PLPLOT plotting 
library
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/PDL-Graphics-PLplot/
 Source0:        
http://search.cpan.org/CPAN/authors/id/D/DH/DHUNT/%{pkgname}-%{version}.tar.gz
 # Work around to FTBFS triggered by -Werror=format-security
 Patch0:         PDL-Graphics-PLplot-0.67-hardening.patch
-
+# Tests crash in plplot on 64-bit PowerPC, bug #1410774, CPAN RT#119740
+ExcludeArch:    ppc64 ppc64le
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
@@ -75,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 23 2017 Petr Pisar <ppi...@redhat.com> - 0.71-5
+- Disable building for 64-bit PowerPC because tests crash there (bug #1410774)
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.71-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-PDL-Graphics-PLplot.git/commit/?h=master&id=ec4dcaad15d8df31ce9efc703e280321e0788bd8
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to