From 34d6ec57c5b905bab295124c87649b75822efd319fe10a9afd4308a57e8f9155 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 5 Feb 2020 12:35:47 +0000 Subject: [PATCH] Accepting request 770223 from home:Andreas_Schwab:Factory - Fix typo in last change OBS-URL: https://build.opensuse.org/request/show/770223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=326 --- ghc.changes | 5 +++++ ghc.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ghc.changes b/ghc.changes index 290936a..9b22401 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 5 11:16:13 UTC 2020 - Andreas Schwab + +- Fix typo in last change + ------------------------------------------------------------------- Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler diff --git a/ghc.spec b/ghc.spec index 1e48740..697b337 100644 --- a/ghc.spec +++ b/ghc.spec @@ -1,7 +1,7 @@ # # spec file for package ghc # -# 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 @@ -268,7 +268,7 @@ export CFLAGS="${CFLAGS:-%optflags}" --with-system-libffi %if 0%{?suse_version} >= 1500 -%ifarch unregisterised_archs +%ifarch %{unregisterised_archs} %limit_build -m 8000 %else %limit_build -m 2000