Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov 18862f5839
Disable tests for riscv64
Running 1 test suites...
Test suite doctemplates-test: RUNNING...
doctemplates-test: unknown RTS option: -N

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-04-22 11:56:02 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
%global pkg_name doctemplates
%global pkgver %{pkg_name}-%{version}
%ifnarch s390x
%ifnarch s390x riscv64
%bcond_without tests
%else
%bcond_with tests
@ -12,7 +12,7 @@
Name: ghc-%{pkg_name}
Version: 0.2.2.1
Release: 7%{?dist}
Release: 7.0.riscv64%{?dist}
Summary: Pandoc-style document templates
License: BSD
@ -136,6 +136,9 @@ rm %{buildroot}%{_datadir}/%{pkgver}/README.md
%changelog
* Wed Apr 22 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.2.2.1-7.0.riscv64
- Disable tests for riscv64
* Wed Feb 19 2020 Jens Petersen <petersen@redhat.com> - 0.2.2.1-7
- refresh to cabal-rpm-2.0.2