forked from pool/wireshark
Accepting request 811725 from home:michel_mno:branches:network:utilities
- Add _constraints for ppc/ppc64le that need more than 3GB to build OBS-URL: https://build.opensuse.org/request/show/811725 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=310
This commit is contained in:
parent
026875df6d
commit
ed2997ee82
14
_constraints
Normal file
14
_constraints
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="G">5</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 5 08:21:21 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
|
||||
- Add _constraints for ppc/ppc64le that need more than 3GB to build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 20 07:57:58 UTC 2020 - Robert Frohl <rfrohl@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user