From b774973e491bdf7054946edc7486e29923afc0dd4457375dd9214a2666725044 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sun, 30 Aug 2020 11:02:29 +0000 Subject: [PATCH] Accepting request 830280 from home:michel_mno:branches:mozilla:Factory - Put back %limit_build macro usage to avoid build error PowerPC (remove memoryperjob constraint) OBS-URL: https://build.opensuse.org/request/show/830280 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=546 --- MozillaThunderbird.changes | 6 ++++++ MozillaThunderbird.spec | 2 ++ _constraints | 3 --- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 4401ef9..dc000c3 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 28 09:04:11 UTC 2020 - Michel Normand + +- Put back %limit_build macro usage to avoid build error PowerPC + (remove memoryperjob constraint) + ------------------------------------------------------------------- Thu Aug 20 08:57:15 UTC 2020 - Martin Liška diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index d976ce9..a4f5fc7 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -75,6 +75,7 @@ BuildRequires: libXcomposite-devel BuildRequires: libcurl-devel BuildRequires: libidl-devel BuildRequires: libnotify-devel +BuildRequires: memory-constraints BuildRequires: mozilla-nspr-devel >= 4.21 BuildRequires: mozilla-nss-devel >= 3.44.4 BuildRequires: nasm >= 2.13 @@ -326,6 +327,7 @@ echo "export RUSTFLAGS=\"$RUSTFLAGS\"" echo "" cat << EOF %else +%limit_build -m 2000 export MOZ_DEBUG_FLAGS="-pipe" cat << EOF > $MOZCONFIG %endif diff --git a/_constraints b/_constraints index d13700f..1b2d7b1 100644 --- a/_constraints +++ b/_constraints @@ -7,9 +7,6 @@ 9 - - 2000 -