| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %patch -P N instead of deprecated %patchN.
- Create a devel-static sub packages for static libs as well
- Rework package to make it build again
- New RPM API change ... now no %patch anymore only %patch0
- Convert changes file to proper UTF-8 format: new version of RPM are getting strict in interpreting files.
- Use FAT LTO objects in order to provide proper static library.
- curses-bsd4.4-linux.patch: remove use of internal macro name - Don't unpack Source0 twice
- cross-build fix: use %__cc macro
- disable parallel build, it can break
- use ln -sf instead of ln -s if we ever enter make install twice (fix for a ppc time issue).