Simon Lees
ec7529e107
- Revert LIBDIR change in macros - it is inconsistent (all other INSTALL_<dir>s use absolute paths), unneeded (paths may be absolute or relative), and breaks a number of packages. - Update minimum libarchive version, >= 3.3.3. - Do not flag macros as config file. - Adjust constraints (7G disk space is required, independent of architecture). OBS-URL: https://build.opensuse.org/request/show/773189 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=398
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">7</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|