From 4cc108b59564459983c6bafde96908ce2c91bcf0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Feb 2015 08:01:19 +0000 Subject: [PATCH] disable tests on armv7hl --- ghc-texmath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 859c47d..e015ee0 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -2,7 +2,9 @@ %global pkg_name texmath +%ifnarch armv7hl %bcond_without tests +%endif Name: ghc-%{pkg_name} Version: 0.8.0.1 @@ -91,8 +93,9 @@ cabal-tweak-flag network-uri False %changelog -* Mon Jan 26 2015 Jens Petersen - 0.6.6.1-1 +* Sun Feb 1 2015 Jens Petersen - 0.8.0.1-1 - update to 0.8.0.1 +- disable tests on armv7 * Sat Aug 16 2014 Fedora Release Engineering - 0.6.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild