re-enable tests

This commit is contained in:
Jens Petersen 2016-06-29 12:17:12 +09:00
parent dfe3829a0b
commit e03821c815

View File

@ -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 <petersen@redhat.com> - 0.2.3-2
- re-enable tests
* Sat Apr 23 2016 Ben Boeckel <mathstuf@gmail.com> - 0.2.3-1
- update to 0.2.3