AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Resolve rpmlint report "libframecpp.x86_64: E: shlib-policy-name-error SONAME: libframecpp.so.12, expected package suffix: 12" and similar. - Run fdupes over more files.
- Add ldas-tools-framecpp-fix-pkgconfig.patch -- Fix paths in pkgconfig file when absolute paths to LIBDIR and INCLUDEDIR are specified to cmake.
- Add _constraints to allocate at least 2 GB memory to prevent OOM build failures on Tumbleweed. - Use memory-constraints to limit the number of threads to require at least 2 GB per thread.
- Set CMAKE_SKIP_INSTALL_RPATH to ON avoid build failures on openSUSE 15.x.
- Disable link-time-optimization to fix builds on openSUSE Tumbleweed.
- Update to version 2.7.0 - Add ldas-tools-framecpp-no-return-from-nonvoid-func.patch to fix a non-void function which was not returning any data.
- Add zlib, openssl, ldastoolsal, and libboost_program_options Requires for -devel pkg.
- Initial package.