From 4bd0cae4c01faa2c4c2164516c31da6821bd54564c00b7022ffd18c323aa4712 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 24 Jan 2020 12:09:59 +0000 Subject: [PATCH 1/3] Accepting request 766526 from devel:languages:haskell baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/766526 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=50 --- ghc-bootstrap.changes | 5 ----- ghc-bootstrap.spec | 13 +++++-------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index a5d5c03..5c588a5 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Jan 22 22:39:11 UTC 2020 - Andreas Schwab - -- Add support for riscv64 - ------------------------------------------------------------------- Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 7806d08..2c32e98 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-bootstrap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,9 +43,6 @@ %ifarch x86_64 %define longarch x86_64 %endif -%ifarch riscv64 -%define longarch riscv64 -%endif %ifarch s390 s390x %define sysname ibm %endif @@ -55,14 +52,14 @@ %ifarch %{ix86} %define sysname deb9 %endif -%ifarch ppc64 ppc64le %{arm} aarch64 riscv64 +%ifarch ppc64 ppc64le %{arm} aarch64 %define sysname unknown %endif Name: ghc-bootstrap Version: 8.6.5 Release: 0 -URL: https://build.opensuse.org/package/view_file/devel:languages:haskell:bootstrap +Url: https://build.opensuse.org/package/view_file/devel:languages:haskell:bootstrap Summary: Binary distributions of The Glorious Glasgow Haskell Compiler License: BSD-3-Clause Group: Development/Languages/Other @@ -89,7 +86,7 @@ BuildRequires: binutils-gold Requires: binutils-gold Requires: llvm6-devel %endif -%ifarch s390x riscv64 +%ifarch s390x BuildRequires: libffi-devel Requires: libffi-devel %endif @@ -98,7 +95,7 @@ Requires: libncurses5 # This package is not meant to be used outside OBS Requires: this-is-only-for-build-envs -ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} riscv64 +ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} Provides: ghc-bootstrap-devel AutoReq: off From 9b7c661633978278e3bdb9eb87ae9b7cf539ac86af4047f4964a3fd287957ab0 Mon Sep 17 00:00:00 2001 From: Peter Trommler Date: Fri, 24 Jan 2020 14:04:19 +0000 Subject: [PATCH 2/3] Accepting request 766904 from devel:languages:haskell:ghc-8.8.x - resubmit risv64 changes OBS-URL: https://build.opensuse.org/request/show/766904 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=51 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 13 ++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index 5c588a5..a5d5c03 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 22 22:39:11 UTC 2020 - Andreas Schwab + +- Add support for riscv64 + ------------------------------------------------------------------- Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 2c32e98..7806d08 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-bootstrap # -# Copyright (c) 2019 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 @@ -43,6 +43,9 @@ %ifarch x86_64 %define longarch x86_64 %endif +%ifarch riscv64 +%define longarch riscv64 +%endif %ifarch s390 s390x %define sysname ibm %endif @@ -52,14 +55,14 @@ %ifarch %{ix86} %define sysname deb9 %endif -%ifarch ppc64 ppc64le %{arm} aarch64 +%ifarch ppc64 ppc64le %{arm} aarch64 riscv64 %define sysname unknown %endif Name: ghc-bootstrap Version: 8.6.5 Release: 0 -Url: https://build.opensuse.org/package/view_file/devel:languages:haskell:bootstrap +URL: https://build.opensuse.org/package/view_file/devel:languages:haskell:bootstrap Summary: Binary distributions of The Glorious Glasgow Haskell Compiler License: BSD-3-Clause Group: Development/Languages/Other @@ -86,7 +89,7 @@ BuildRequires: binutils-gold Requires: binutils-gold Requires: llvm6-devel %endif -%ifarch s390x +%ifarch s390x riscv64 BuildRequires: libffi-devel Requires: libffi-devel %endif @@ -95,7 +98,7 @@ Requires: libncurses5 # This package is not meant to be used outside OBS Requires: this-is-only-for-build-envs -ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} +ExclusiveArch: %{ix86} ppc64 ppc64le x86_64 s390x aarch64 %{arm} riscv64 Provides: ghc-bootstrap-devel AutoReq: off From cbaa7ff02df0228cd7b5e9c243e8b1ea32cd2322e67ffe4e6e2e6543a48e0239 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 31 Jan 2020 02:03:45 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-bootstrap revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=52 --- ghc-bootstrap.changes | 5 +++++ ghc-bootstrap.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ghc-bootstrap.changes b/ghc-bootstrap.changes index a5d5c03..6f4caab 100644 --- a/ghc-bootstrap.changes +++ b/ghc-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 27 15:04:30 UTC 2020 - Guillaume GARDET + +- Drop llvm6-devel requirement for ARM + ------------------------------------------------------------------- Wed Jan 22 22:39:11 UTC 2020 - Andreas Schwab diff --git a/ghc-bootstrap.spec b/ghc-bootstrap.spec index 7806d08..2faa339 100644 --- a/ghc-bootstrap.spec +++ b/ghc-bootstrap.spec @@ -87,7 +87,6 @@ Requires: libnuma-devel %ifarch aarch64 %{arm} BuildRequires: binutils-gold Requires: binutils-gold -Requires: llvm6-devel %endif %ifarch s390x riscv64 BuildRequires: libffi-devel