From 44fcb2744c0f6b9a647c529596176adeb7422e35cc7723a16144a956fcc592f4 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 4 Jun 2020 07:33:03 +0000 Subject: [PATCH 1/2] No macro in comment OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=158 --- vtk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index 13c795f..d119200 100644 --- a/vtk.spec +++ b/vtk.spec @@ -39,7 +39,7 @@ %endif # PEGTL IN LEAP 15.1 IS TOO OLD (< 2.0.0) -# cmake STILL CHECKS FOR JAVAH (AND CHEATING WITH %{_bindir}/true NO LONGER WORKS) +# cmake STILL CHECKS FOR JAVAH (AND CHEATING WITH {_bindir}/true NO LONGER WORKS) %if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150100 %bcond_with java %bcond_with pegtl From 014a4011e100bd96d1f5b053863838507575c3456c28af29d2b85d4a8f270717 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 19 Jun 2020 06:34:33 +0000 Subject: [PATCH 2/2] Accepting request 813241 from home:Guillaume_G:branches:openSUSE:Factory:ARM - Update _constraints to avoid OOM errors OBS-URL: https://build.opensuse.org/request/show/813241 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=160 --- _constraints | 3 +++ vtk.changes | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/_constraints b/_constraints index 419aa3f..240290e 100644 --- a/_constraints +++ b/_constraints @@ -1,5 +1,8 @@ + + 3 + 12 diff --git a/vtk.changes b/vtk.changes index 9c8343b..fff46e3 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 10 12:57:24 UTC 2020 - Guillaume GARDET + +- Update _constraints to avoid OOM errors + ------------------------------------------------------------------- Sun May 31 20:28:03 UTC 2020 - Atri Bhattacharya