From dc4e149ae8c8504cc012d82a0247ccb98e3a39da Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 4 Jul 2016 08:17:18 +0900 Subject: [PATCH] disable tests since they hang --- ShellCheck.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ShellCheck.spec b/ShellCheck.spec index 28732db..ce87e5e 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -3,9 +3,7 @@ %global pkg_name ShellCheck -%ifnarch armv7hl -%bcond_without tests -%endif +%bcond_with tests Name: %{pkg_name} Version: 0.4.4 @@ -115,6 +113,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog * Sun Jun 26 2016 Jens Petersen - 0.4.4-1 - update to 0.4.4 +- disable tests since they hang * Mon Mar 7 2016 Jens Petersen - 0.3.8-1 - update to 0.3.8