Accepting request 652580 from home:Andreas_Schwab:Factory
- Reduce memory constraints for riscv64 OBS-URL: https://build.opensuse.org/request/show/652580 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=185
This commit is contained in:
parent
b00429a65a
commit
0982b4adee
10
_constraints
10
_constraints
@ -18,4 +18,14 @@
|
|||||||
</physicalmemory>
|
</physicalmemory>
|
||||||
</hardware>
|
</hardware>
|
||||||
</overwrite>
|
</overwrite>
|
||||||
|
<overwrite>
|
||||||
|
<conditions>
|
||||||
|
<arch>riscv64</arch>
|
||||||
|
</conditions>
|
||||||
|
<hardware>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="M">7250</size>
|
||||||
|
</physicalmemory>
|
||||||
|
</hardware>
|
||||||
|
</overwrite>
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 28 10:47:03 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- Reduce memory constraints for riscv64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 22 12:02:43 UTC 2018 - bjorn.lie@gmail.com
|
Thu Nov 22 12:02:43 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -139,8 +139,8 @@ more.
|
|||||||
|
|
||||||
%package -n libwebkit2gtk%{_wk2sover}
|
%package -n libwebkit2gtk%{_wk2sover}
|
||||||
Summary: Library for rendering web content, GTK+ Port
|
Summary: Library for rendering web content, GTK+ Port
|
||||||
# Require the injected bundles. The bundles are dlopen()ed
|
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
# Require the injected bundles. The bundles are dlopen()ed
|
||||||
Requires: webkit2gtk-4_0-injected-bundles
|
Requires: webkit2gtk-4_0-injected-bundles
|
||||||
Recommends: %{_pkgname_no_slpp}-lang
|
Recommends: %{_pkgname_no_slpp}-lang
|
||||||
Provides: %{_pkgname_no_slpp} = %{version}
|
Provides: %{_pkgname_no_slpp} = %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user