disable tests for ghc-7.10
This commit is contained in:
parent
972299f916
commit
2c1277d5c5
@ -2,10 +2,9 @@
|
||||
|
||||
%global pkg_name syb
|
||||
|
||||
# https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||
%ifnarch armv7hl
|
||||
# 0.5.1 ghc-7.10: https://code.google.com/p/scrapyourboilerplate/issues/detail?id=26
|
||||
# 0.4.1 armv7: https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||
%bcond_without tests
|
||||
%endif
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform
|
||||
@ -88,6 +87,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
%changelog
|
||||
* Thu Sep 17 2015 Jens Petersen <petersen@redhat.com> - 0.5.1-1
|
||||
- update to 0.5.1
|
||||
- test fail with ghc-7.10
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user