forked from pool/musescore
Hans-Peter Jansen
c67055a3a7
- Don't package the KDDockWidgets development files. It's only a third party library that cannot be used for anything. - Update build constraints - Spec cleanup OBS-URL: https://build.opensuse.org/request/show/1068680 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/musescore?expand=0&rev=122
21 lines
384 B
XML
21 lines
384 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">8</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
<arch>x86_64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">9</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|