Sun, 22 Sep 2024 11:14:45 UTC | login

Information for build mingw-clucene-2.3.3.4-14.fc24

ID8287
Package Namemingw-clucene
Version2.3.3.4
Release14.fc24
Epoch
SummaryMinGW build of a C++ port of Lucene
DescriptionCLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 2.3.2. It contains most of the same functionality as the Java version.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:09:44 UTC
CompletedSat, 14 Apr 2018 20:09:44 UTC
Tags
f28
f29
RPMs
src
mingw-clucene-2.3.3.4-14.fc24.src.rpm (info) (download)
noarch
mingw32-clucene-2.3.3.4-14.fc24.noarch.rpm (info) (download)
mingw64-clucene-2.3.3.4-14.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Apr 11 2015 Kalev Lember <kalevlember@gmail.com> - 2.3.3.4-12 - Rebuild against latest mingw-gcc * Fri Jan 30 2015 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.3.3.4-11 - Fix FTBFS against recent mingw-w64 (conflicting _beginthread declaration) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Oct 07 2013 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-9 - Forced rebuild for library compatibility * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.3.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri May 31 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.3.3.4-7 - Don't use pthreads on win32 even when it is available (clucene uses the win32 threading API directly) * Sun Jan 27 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 2.3.3.4-6 - Rebuild against mingw-gcc 4.8 (win64 uses SEH exceptions now) * Fri Nov 16 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-5 - Fixed remaining Summary values * Fri Nov 16 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-4 - Added back boost dependency - Removed bundled library copies - Removed extraneous Provides lines - Eliminated length warnings on descriptions from rpmlint - Eliminated "setup not quiet" warning from rpmlint - Removed unused "Group:" directives * Wed Nov 14 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-3 - Renamed packages to avoid unnecessary confusion - Removed unused BuildRequires - Removed conflicting dependency on pthreads in favor of native Win32 threading - Removed duplicate configure flags - Eliminated unsupported configure flags * Wed Aug 08 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-2 - Bumped version as requested - Updated file lists from review request feedback * Fri Jul 06 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-1 - Removed redundant files - Removed extra files yielding warnings - Removed clean section which is superfluous. * Fri May 25 2012 Greg Hellings <greg.hellings@gmail.com> 2.3.3.4-0 - Initial package for MinGW