Accepting request 1098360 from home:fcrozat:branches:GNOME:Factory

- Tune _constraints for various architectures.

OBS-URL: https://build.opensuse.org/request/show/1098360
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=186
This commit is contained in:
Luciano Santos 2023-07-15 07:42:45 +00:00 committed by Git OBS Bridge
parent e515173c9f
commit 47bb0c0444
3 changed files with 17 additions and 4 deletions

View File

@ -1,8 +1,5 @@
<constraints>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
<physicalmemory>
<size unit="M">8000</size>
</physicalmemory>
@ -11,6 +8,7 @@
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
<arch>aarch64</arch>
</conditions>
<hardware>
<physicalmemory>
@ -28,5 +26,15 @@
</physicalmemory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">2000</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 09:06:57 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Tune _constraints for various architectures.
-------------------------------------------------------------------
Fri Sep 16 15:20:32 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package colord
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed