From c93c3a79f497cfd6cea75225dc20063ef46b2191 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Jan 05 2015 14:20:23 +0000 Subject: Exclude ppc64 arch for epel builds --- diff --git a/thunderbird.spec b/thunderbird.spec index 8698783..59a39c9 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -139,6 +139,10 @@ BuildRequires: pulseaudio-libs-devel BuildRequires: libicu-devel Requires: mozilla-filesystem +%if 0%{?epel} +ExcludeArch: ppc64 +%endif + %description Mozilla Thunderbird is a standalone mail and newsgroup client. @@ -454,6 +458,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Jan 5 2015 Jan Horak - 31.3.0-2 +- Exclude ppc64 arch for epel7 + * Mon Dec 1 2014 Jan Horak - 31.3.0-1 - Update to 31.3.0