forked from pool/libqt5-qtwebengine
Accepting request 620007 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/620007 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=39
This commit is contained in:
parent
5fd1f07ec6
commit
2f9cacd2ba
@ -6,6 +6,9 @@
|
|||||||
<memory>
|
<memory>
|
||||||
<size unit="G">9</size>
|
<size unit="G">9</size>
|
||||||
</memory>
|
</memory>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="G">4</size>
|
||||||
|
</physicalmemory>
|
||||||
<processors>4</processors>
|
<processors>4</processors>
|
||||||
</hardware>
|
</hardware>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -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
|
Tue Jun 19 10:52:44 CEST 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -28,8 +28,7 @@
|
|||||||
%if %{?suse_version} < 1330
|
%if %{?suse_version} < 1330
|
||||||
%bcond_with system_icu
|
%bcond_with system_icu
|
||||||
%else
|
%else
|
||||||
# Change to without once ICU 59 is supported
|
%bcond_without system_icu
|
||||||
%bcond_with system_icu
|
|
||||||
%endif
|
%endif
|
||||||
%if %{?suse_version} >= 1330 || (0%{?is_opensuse} && 0%{?sle_version} >= 120200)
|
%if %{?suse_version} >= 1330 || (0%{?is_opensuse} && 0%{?sle_version} >= 120200)
|
||||||
%bcond_without system_ffmpeg
|
%bcond_without system_ffmpeg
|
||||||
|
Loading…
Reference in New Issue
Block a user