SHA256
1
0
forked from pool/vtk
Dominique Leuenberger 2020-06-19 15:24:53 +00:00 committed by Git OBS Bridge
commit b69cb3777c
3 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,8 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="G">3</size>
</physicalmemory>
<disk>
<size unit="G">12</size>
</disk>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 10 12:57:24 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to avoid OOM errors
-------------------------------------------------------------------
Sun May 31 20:28:03 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -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