Accepting request 815874 from science
OBS-URL: https://build.opensuse.org/request/show/815874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vtk?expand=0&rev=48
This commit is contained in:
commit
b69cb3777c
@ -1,5 +1,8 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="G">3</size>
|
||||||
|
</physicalmemory>
|
||||||
<disk>
|
<disk>
|
||||||
<size unit="G">12</size>
|
<size unit="G">12</size>
|
||||||
</disk>
|
</disk>
|
||||||
|
@ -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>
|
Sun May 31 20:28:03 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
2
vtk.spec
2
vtk.spec
@ -39,7 +39,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# PEGTL IN LEAP 15.1 IS TOO OLD (< 2.0.0)
|
# 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
|
%if 0%{?suse_version} == 1500 && 0%{?sle_version} == 150100
|
||||||
%bcond_with java
|
%bcond_with java
|
||||||
%bcond_with pegtl
|
%bcond_with pegtl
|
||||||
|
Loading…
Reference in New Issue
Block a user