AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Disable RPATH when building libLASi. The option adds a bogus RUNPATH entry to the library. - Spec cleanup
- Add GCC 11 build fix: * 0001-Fix-build-with-GCC-11.patch [https://sourceforge.net/p/lasi/bugs/9/]
- Update to version 1.1.3 * See README.release for a changelog - Added libLASi-link_gobject2.patch to fix Factory build (boo#1158168) - Added libLASi-do_not_build_examples.patch - Spec cleanup
- It is freetype2-devel what is required, not ancient freetype 1
- Update cmake macros
- Update to version 1.1.2 * Please have a look on the changelog - Remove use-recommended-freetype-include.patch; merged on upstream release - Use %cmake instead of manually defined settings
- Added use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version
- Pass DUSE_RPATH=OFF to cmake options to fix build issues with Factory
- license update: LGPL-2.1+ No evidence of GPL in the package
- Cleanup: trim description for shlib subpackage and filelists; more robust install command.
- Initial package (version 1.1.1).