From 8705385ae5fcfa3386b3ea85d44a967eb99343e2 Mon Sep 17 00:00:00 2001
From: Petr Písař <ppi...@redhat.com>
Date: Aug 18 2017 06:51:00 +0000
Subject: Reword architecture exclusion


---

diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index 1aaecfa..7de9972 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -12,12 +12,15 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Alien-ROOT/
 Source0:        
http://www.cpan.org/authors/id/S/SM/SMUELLER/Alien-ROOT-v%{version}.tar.gz
 Patch0:         Alien-ROOT-v5.34.36.1-Disable-build-time-check-for-Root.patch
-# Make packages architecture specific to prevent building on
-# ppc64 (bug #1392475), ppc64le (bug #1392479)
+# Make packages architecture specific to prevent building on architectures
+# were root package is not available.
 # This is workaround for <https://pagure.io/releng/issue/6359>.
-ExcludeArch:    ppc64 ppc64le
-# Bugs #1141466
+# And disable debuginfo generation becaue of no compiled code, bug #1141466
 %global debug_package %{nil}
+# bug #1392475
+ExcludeArch:    ppc64
+# bug #1392479
+ExcludeArch:    ppc64le
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  perl-interpreter


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