A C++ port of Lucene
Go to file
Stephan Bergmann e9152968e1 FTBFS (missing #include <time.h>)
> clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp:26:19: error: 'gmtime' was not declared in this scope
>    26 |         tm *ptm = gmtime(&secs);
>       |                   ^~~~~~

etc.
2022-10-12 09:46:08 +02:00
.gitignore 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
0001-Fix-missing-include-time.h.patch FTBFS (missing #include <time.h>) 2022-10-12 09:46:08 +02:00
0001-Make-sure-to-return-value-from-non-void-function.patch Resolves: rhbz#1703972 Fix test suite 2020-07-21 15:10:07 +00:00
0002-Avoid-deadlock-in-TestIndexSearcher.patch Resolves: rhbz#1703972 Fix test suite 2020-07-21 15:10:07 +00:00
clucene-core-2.3.3.4-CLuceneConfig.patch 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
clucene-core-2.3.3.4-install_contribs_lib.patch fix several issues, #757319, #794795, upstream ID: 3461512 2012-03-19 09:27:07 -05:00
clucene-core-2.3.3.4-pkgconfig.patch fix several issues, #757319, #794795, upstream ID: 3461512 2012-03-19 09:27:07 -05:00
clucene-core-2.3.3.4-usleep.patch 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00
clucene.spec FTBFS (missing #include <time.h>) 2022-10-12 09:46:08 +02:00
sources 2.3.3.4-14.20130812.e8e3d20git 2014-10-07 19:51:08 -05:00