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
This commit is contained in:
Peter Simons 2020-02-05 12:35:47 +00:00 committed by Git OBS Bridge
parent 6f0f75502b
commit 34d6ec57c5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 5 11:16:13 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Fix typo in last change
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler <ptrommler@icloud.com> Thu Jan 23 09:41:53 UTC 2020 - Peter Trommler <ptrommler@icloud.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -268,7 +268,7 @@ export CFLAGS="${CFLAGS:-%optflags}"
--with-system-libffi --with-system-libffi
%if 0%{?suse_version} >= 1500 %if 0%{?suse_version} >= 1500
%ifarch unregisterised_archs %ifarch %{unregisterised_archs}
%limit_build -m 8000 %limit_build -m 8000
%else %else
%limit_build -m 2000 %limit_build -m 2000