From 4ac501a60ff5888ad56abb10f818267568f840a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Wed, 30 Mar 2016 08:49:10 +0200
Subject: Disable perlqt_qtcore4_handlers test failing on big-endian s390
 machines

---
 perl-Qt.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-Qt.spec b/perl-Qt.spec
index 6d15daf..a278640 100644
--- a/perl-Qt.spec
+++ b/perl-Qt.spec
@@ -2,7 +2,7 @@
 
 Name:           perl-Qt
 Version:        4.14.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Perl bindings for Qt
 # qtcore/lib/QtCore4.pm:    GPL+ or Artistic
 # other files:              GPLv2+
@@ -130,7 +130,7 @@ sed -i \
        -e '/perlqt_itemviewspuzzle/d' \
        qtgui/t/CMakeLists.txt
 
-%ifarch armv7hl ppc64
+%ifarch armv7hl ppc64 s390 s390x
 # perlqt_qtcore4_handlers fails on armv7hl
 sed -i \
        -e '/perlqt_qtcore4_handlers/d' \
@@ -174,6 +174,9 @@ export PERL5LIB="$PWD/blib/lib:$PWD/blib/arch"
 %{_datadir}/perlqt
 
 %changelog
+* Wed Mar 30 2016 Petr Pisar <ppi...@redhat.com> - 4.14.3-3
+- Disable perlqt_qtcore4_handlers test failing on big-endian s390 machines
+
 * Thu Mar 24 2016 Petr Pisar <ppi...@redhat.com> - 4.14.3-2
 - Disable perlqt_qtcore4_handlers test failing on big-endian 64-bit PowerPC
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Qt.git/commit/?h=epel7&id=4ac501a60ff5888ad56abb10f818267568f840a6
_______________________________________________
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