From 4c15aa17e70dca93c28b8f8646e4ed09952c46a7 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Dec 31 2017 16:54:31 +0000 Subject: Disable arm builds until fpc/lazarus is fixed. --- diff --git a/cqrlog.spec b/cqrlog.spec index f939617..f20df5a 100644 --- a/cqrlog.spec +++ b/cqrlog.spec @@ -11,11 +11,10 @@ Patch0: cqrlog-install.patch Patch1: cqrlog-desktop.patch ExclusiveArch: %{fpc_arches} -# fpc broken in rawhide, see: +# fpc/lazarus is broken, see: # https://bugzilla.redhat.com/show_bug.cgi?id=1517323 -%if 0%{?fedora} >= 28 +# https://bugzilla.redhat.com/show_bug.cgi?id=1491788 ExcludeArch: armv7hl -%endif BuildRequires: fpc >= 2.6.4 BuildRequires: lazarus @@ -114,7 +113,7 @@ fi %changelog * Sun Dec 31 2017 Richard Shaw - 2.2.0-1 - Update to latest upstream release. -- Disable armv7hl on rawhide/28 until fpc is fixed. +- Disable armv7hl until fpc/lazarus is fixed. * Fri Sep 22 2017 Richard Shaw - 2.1.0-2 - Fix mariadb requires for Fedora 28 and up.