From cfff8c32773a1a496b06a6232d4771c13646d32b27169a970d6673a991befd06 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 20 Aug 2020 10:39:48 +0000 Subject: [PATCH] Accepting request 828067 from home:marxin:memory-constraint Use memoryperjob constraint instead of %limit_build macro. OBS-URL: https://build.opensuse.org/request/show/828067 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=544 --- MozillaThunderbird.changes | 5 +++++ MozillaThunderbird.spec | 2 -- _constraints | 3 +++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index b6bfb12..4401ef9 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 20 08:57:15 UTC 2020 - Martin Liška + +- Use memoryperjob constraint instead of %limit_build macro. + ------------------------------------------------------------------- Sat Aug 1 09:54:53 UTC 2020 - Andreas Stieger diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index a4f5fc7..d976ce9 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -75,7 +75,6 @@ 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 @@ -327,7 +326,6 @@ 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 1b2d7b1..d13700f 100644 --- a/_constraints +++ b/_constraints @@ -7,6 +7,9 @@ 9 + + 2000 +