From d3ac5c4fa49b2052a17446eac638a355249abc0203b7a054a8bc36a2a97b81f8 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 6 May 2020 13:42:13 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-bootstrap revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=58 --- ghc-bootstrap.changes | 13 +++++++++---- ghc-bootstrap.spec | 10 ++-------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index c1c4728..b57afe1 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -25,15 +25,20 @@ Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler - Add requires tags * needed for ghc-bootstrap-helpers +------------------------------------------------------------------- +Wed Jan 8 23:28:25 UTC 2020 - Andreas Schwab + +- Enable build on riscv64 + ------------------------------------------------------------------- Tue Nov 26 19:02:42 UTC 2019 - Peter Trommler -- Add RISCV bindist taken from openSUSE:Factory:RISCV64 +- Add RISCV bindist taken from openSUSE:Factory:RISCV64 ------------------------------------------------------------------- Mon Nov 25 19:23:46 UTC 2019 - Peter Trommler -- Update to version 8.6.5 for GHC 8.10 bootstrap +- Update to version 8.6.5 for GHC 8.10 bootstrap ------------------------------------------------------------------- Thu Apr 11 18:48:41 UTC 2019 - psimons@suse.com @@ -49,7 +54,7 @@ Thu Jan 10 08:56:18 UTC 2019 - ptrommler@icloud.com - Install binary distribution in /opt * avoid conflicts with package ghc -* fixes an issue brought up in boo#1121052 +* fixes an issue brought up in boo#1121052 ------------------------------------------------------------------- Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger @@ -62,7 +67,7 @@ Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger ------------------------------------------------------------------- Mon Oct 8 08:33:08 UTC 2018 - ptrommler@icloud.com -- update bindists to 8.4.3 for GHC 8.6.1 bootstrap +- update bindists to 8.4.3 for GHC 8.6.1 bootstrap ------------------------------------------------------------------- Wed Jul 18 14:26:16 UTC 2018 - psimons@suse.com diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index f61f1be..9823ce8 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-bootstrap # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +55,7 @@ %ifarch %{ix86} %define sysname deb9 %endif -%ifarch ppc64 ppc64le %{arm} aarch64 riscv64 +%ifarch ppc64 ppc64le %{arm} aarch64 %{ix86} riscv64 %define sysname unknown %endif @@ -82,19 +82,13 @@ BuildRequires: gmp-devel BuildRequires: libncurses5 %ifnarch %{arm} s390x BuildRequires: libnuma-devel -Requires: libnuma-devel %endif - %ifarch aarch64 %{arm} BuildRequires: binutils-gold Requires: binutils-gold -BuildRequires: llvm -Requires: llvm %endif - %ifarch s390x riscv64 BuildRequires: libffi-devel -Requires: libffi-devel %endif Requires: gmp-devel Requires: libncurses5