* 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
17 lines
314 B
Plaintext
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>
|