forked from pool/wireshark
Marcus Meissner
ed2997ee82
- 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
15 lines
275 B
XML
15 lines
275 B
XML
<?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>
|