From 868d80dce1e8a90edf7d39f5ed8207fa63f5120f Mon Sep 17 00:00:00 2001
From: Petr Písař <ppi...@redhat.com>
Date: Aug 18 2017 06:57:04 +0000
Subject: Disable building for s390x platform because of missing root


---

diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index 7de9972..68b9e7a 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,6 +1,6 @@
 Name:           perl-Alien-ROOT
 Version:        5.34.36.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Utility package to install and locate CERN's ROOT library
 # README:               GPLv2+
 # lib/Alien/ROOT.pm:    GPLv2+
@@ -21,6 +21,8 @@ Patch0:         
Alien-ROOT-v5.34.36.1-Disable-build-time-check-for-Root.patch
 ExcludeArch:    ppc64
 # bug #1392479
 ExcludeArch:    ppc64le
+# bug #1482813
+ExcludeArch:    s390x
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  perl-interpreter
@@ -86,6 +88,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Fri Aug 18 2017 Petr Pisar <ppi...@redhat.com> - 5.34.36.1-9
+- Disable building for s390x platform because of missing root (bug #1482813)
+
 * Thu Aug 03 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
5.34.36.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
 


        
https://src.fedoraproject.org/rpms/perl-Alien-ROOT/c/868d80dce1e8a90edf7d39f5ed8207fa63f5120f?branch=f27
_______________________________________________
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