From e03821c815a8078679a5814e7ada6c46f18ec8a0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 29 Jun 2016 12:17:12 +0900 Subject: [PATCH] re-enable tests --- ghc-split.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ghc-split.spec b/ghc-split.spec index d87e735..c89c93b 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -1,13 +1,13 @@ +# generated by cabal-rpm-0.9.12 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name split -# tests seem to hang with ghc-7.10 -%bcond_with tests +%bcond_without tests Name: ghc-%{pkg_name} Version: 0.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Combinator library for splitting lists License: BSD @@ -56,6 +56,7 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} + %build %ghc_lib_build @@ -89,6 +90,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE %changelog +* Wed Jun 29 2016 Jens Petersen - 0.2.3-2 +- re-enable tests + * Sat Apr 23 2016 Ben Boeckel - 0.2.3-1 - update to 0.2.3