1
0
Dominique Leuenberger 2018-07-02 21:28:40 +00:00 committed by Git OBS Bridge
parent 5fd1f07ec6
commit 2f9cacd2ba
3 changed files with 11 additions and 2 deletions

View File

@ -6,6 +6,9 @@
<memory>
<size unit="G">9</size>
</memory>
<physicalmemory>
<size unit="G">4</size>
</physicalmemory>
<processors>4</processors>
</hardware>
</constraints>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 30 09:22:22 UTC 2018 - fabian@ritter-vogt.de
- Enable building against the system ICU again
- Add physicalmemory >= 5GiB to _constraints in the hope to speed up
builds
-------------------------------------------------------------------
Tue Jun 19 10:52:44 CEST 2018 - fabian@ritter-vogt.de

View File

@ -28,8 +28,7 @@
%if %{?suse_version} < 1330
%bcond_with system_icu
%else
# Change to without once ICU 59 is supported
%bcond_with system_icu
%bcond_without system_icu
%endif
%if %{?suse_version} >= 1330 || (0%{?is_opensuse} && 0%{?sle_version} >= 120200)
%bcond_without system_ffmpeg