From 36e77ea02a8982907dde185e827a78cf5eae14fe9b6c7576d2738e16e95ee9fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 28 Dec 2019 22:44:18 +0000 Subject: [PATCH] - refresh Disable-unboxed-arrays.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=310 --- Disable-unboxed-arrays.patch | 6 +++--- ghc.changes | 3 ++- ghc.spec | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Disable-unboxed-arrays.patch b/Disable-unboxed-arrays.patch index 07efc0a..b476645 100644 --- a/Disable-unboxed-arrays.patch +++ b/Disable-unboxed-arrays.patch @@ -1,7 +1,7 @@ -Index: ghc-8.6.1/libraries/containers/include/containers.h +Index: ghc-8.6.1/libraries/containers/containers/include/containers.h =================================================================== ---- ghc-8.6.1.orig/libraries/containers/include/containers.h -+++ ghc-8.6.1/libraries/containers/include/containers.h +--- ghc-8.6.1.orig/libraries/containers/containers//include/containers.h ++++ ghc-8.6.1/libraries/containers/containers/include/containers.h @@ -35,7 +35,6 @@ #ifdef __GLASGOW_HASKELL__ diff --git a/ghc.changes b/ghc.changes index 6492a97..01415b5 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- -Sat Dec 28 16:59:59 UTC 2019 - Ondřej Súkup +Sat Dec 28 22:38:34 UTC 2019 - Ondřej Súkup - update to 8.8.1 -new stable release +- refresh Disable-unboxed-arrays.patch - drop allow-riscv-and-riscv64-CPU.patch - merged in upstream ------------------------------------------------------------------- diff --git a/ghc.spec b/ghc.spec index b6f639e..bb0bf1b 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,7 +1,7 @@ # # spec file for package ghc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,9 +35,9 @@ URL: https://www.haskell.org/ghc/ Source: https://downloads.haskell.org/~ghc/8.8.1/ghc-%{version}-src.tar.xz Source1: https://downloads.haskell.org/~ghc/8.8.1/ghc-%{version}-src.tar.xz.sig Summary: The Glorious Glasgow Haskell Compiler -Source2: ghc-rpmlintrc License: BSD-3-Clause Group: Development/Languages/Other +Source2: ghc-rpmlintrc ExclusiveArch: aarch64 %{arm} %{ix86} x86_64 ppc64 ppc64le s390x # hard to port to PIE, some prebuilt static libraries are non-PIC ... #!BuildIgnore: gcc-PIE