From 602d10cf9c721bd7993887adc3fae495de4fd1c91b6fd05ddeafcba9b193091a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 5 Jul 2018 01:01:12 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=272 --- ghc.changes | 5 +++++ ghc.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ghc.changes b/ghc.changes index 9f520a1..de0ecc9 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 1 11:18:37 UTC 2018 - ptrommler@icloud.com + +- Fix dependencies on arm and s390x + ------------------------------------------------------------------- Sun Jun 17 10:15:27 UTC 2018 - ptrommler@icloud.com diff --git a/ghc.spec b/ghc.spec index 92731bd..4cdb448 100644 --- a/ghc.spec +++ b/ghc.spec @@ -140,6 +140,8 @@ To install all of GHC install package ghc. %if %with_libnuma %define libnuma_dep ,libnuma-devel +%else +%define libnuma_dep %{nil} %endif %if %{defined ghclibdir}