AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add explicit build dependency on libboost_atomic-devel: Fix build with older boost version (Leap 15.5).
- Contrib headers should be installed, add lucene++-3.0.8-fix-missing-headers.patch
- Add CMake option to prevent installation of gtest files instead of removing them by hand. - Remove obsolete build dependency on subversion.
- Update to version 3.0.8: * No changelog provided. - Remove 0001-Fix-compilation-with-Boost-1.58.patch: Merged upstream. - Add some patches from upstream, mainly build system fixes: * lucene++-3.0.8-fix-contrib-soname.patch * lucene++-3.0.8-fix-pc-libdir.patch * lucene++-3.0.8-fix-cmake-issues.patch - Require CMake >= 3.5 to build. - Run test suite on build. - Add new cmake files to list of installed files.
- Add some build dependencies (used to be implicitly pulled): * pkgconfig(bzip2) * pkgconfig(zlib) - Remove obsolete conditionals.
- use individual libboost-*-devel packages instead of boost-devel
- fix build with boost 1.58, adding upstream patch 0001-Fix-compilation-with-Boost-1.58.patch
- lucene++ 3.0.7: * no upstream changelog * remove patches now upstream: lucene++-3.0.6-fix_installing_headers.patch lucene++-3.0.6-multiarch.patch lucene++-3.0.6-pc_files_fix.patch
- fixes for .pc files in lucene++-3.0.6-pc_files_fix.patch - add upstream patch lucene++-3.0.6-multiarch.patch to work with %cmake makro - fix build for openSUSE 12.3
- lucene++ 3.0.6, a high-performance, full-featured text search engine written in C++, - upstream patches: * lucene++-3.0.6-pc_files_fix.patch - fix pkgconfig files * lucene++-3.0.6-fix_installing_headers.patch fix header install