| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup macro: allows us to eliminate usage of deprecated %patchN syntax.
- adjust lzo-2.08-rhbz1309225.patch download reference
- Build AVX2 enabled hwcaps library for x86_64-v3
- add lzo-2.08-rhbz1309225.patch to avoid aliasing issues
- Disable strict aliasing due to its violation (boo#1157271).
- Use FAT LTO objects in order to provide proper static library (boo#1133259).
- Fix RPM groups. - Trim sentence that has no comparison point.
- Modernise spec file with spec-cleaner - Move license to subpackage that will allways be installed
- Add pkgconfig BuildRequires: allow the rpm dep generator to inspect the shipped .pc file and produce requires/provides.
- Update to 2.10 * Improve CMake build support. * Add support for pkg-config. * Do not redefine "snprintf" so that the examples build with MSVC 2015. * Assorted cleanups.