From b9717ccd7e748e7567a14458d7d181fa68c762d6299262203dd7aa20a18e492e Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Mon, 24 Aug 2020 16:13:01 +0000 Subject: [PATCH] Accepting request 828049 from home:marxin:memory-constraint Use memoryperjob constraint instead of %limit_build macro. OBS-URL: https://build.opensuse.org/request/show/828049 OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=99 --- _constraints | 8 ++++++++ hugin.changes | 5 +++++ hugin.spec | 2 -- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..56d0330 --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + + 1000 + + + \ No newline at end of file diff --git a/hugin.changes b/hugin.changes index 89ea657..8221764 100644 --- a/hugin.changes +++ b/hugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 20 08:38:47 UTC 2020 - Martin Liška + +- Use memoryperjob constraint instead of %limit_build macro. + ------------------------------------------------------------------- Thu Jan 2 18:43:08 UTC 2020 - Stefan Brüns diff --git a/hugin.spec b/hugin.spec index 0a12ea6..2c21066 100644 --- a/hugin.spec +++ b/hugin.spec @@ -44,7 +44,6 @@ BuildRequires: liblcms2-devel BuildRequires: libpano-devel >= 2.9.19 BuildRequires: libpng-devel BuildRequires: libtiff-devel -BuildRequires: memory-constraints %if %{with hsi} BuildRequires: python-wxWidgets >= 3 BuildRequires: swig @@ -95,7 +94,6 @@ mv src/translations/cs_CZ.po src/translations/cs.po -DCMAKE_SKIP_RPATH:BOOL=OFF \ .. -%limit_build %cmake_build %install