Files
cryfs/_constraints
Paolo Panto 1742ec039b - Migration to fuse 3 and deprecation of fuse (1)
* Add fix-feature-fuse3.patch -- based on upstream branch
    https://github.com/cryfs/cryfs/tree/feature/fuse3
    (bsc#1242083) (bsc#1242079)
- Increase physicalmemory for ppc64 and ppc64le builds

OBS-URL: https://build.opensuse.org/package/show/security:privacy/cryfs?expand=0&rev=37
2025-05-01 09:29:15 +00:00

17 lines
314 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
<physicalmemory>
<size unit="G">6</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>