Changelog for
libclucene-shared1-32bit-2.3.3.4-38.1.x86_64.rpm :
Fri Jan 25 13:00:00 2013 jengelhAATTinai.de
- Replace wrong shlib package name \"libclucene2\" (the SONAME is
libclucene
*.so.1, not .2) by libclucene-{core,shared}1
- Use more robust make install command
- Add patch clucene-kill-ext-includes.diff
Mon Dec 17 13:00:00 2012 roAATTsuse.de
- fix build on s390x which also uses lib64
Wed Mar 21 13:00:00 2012 tchvatalAATTsuse.cz
- build contrib libs too
Thu Mar 15 13:00:00 2012 dvaleevAATTsuse.com
- fix ppc64 build
Fri Nov 25 13:00:00 2011 saschpeAATTsuse.de
- Avoid line continuation in last cmake parameter
Fri Nov 25 13:00:00 2011 devAATTdominik-schmidt.de
- Fixed typo in cmake arguments
Thu Nov 24 13:00:00 2011 saschpeAATTsuse.de
- Darix doesn\'t want a renamed devel package, thus revert that part
Wed Nov 23 13:00:00 2011 tittiatcokeAATTgmail.com
- Removed the link as source. It seems very hard to determine the
exactly link with sourceforge.
Wed Nov 23 13:00:00 2011 devAATTdominik-schmidt.de
- put clucene-config.h in %_libdir/CLucene/ as it\'s not multilib
ready and fixfix libclucene-core.pc to know about it [rh#748196]
- put CLuceneConfig.cmake there as well as it only includes version
information but no include path or link targets
- don\'t use bundled boost
Tue Nov 15 13:00:00 2011 saschpeAATTsuse.de
- Honor shared library policy:
* Obsolete devel package, introduce libclucene0 + libclucene-devel
- Simplified cmake usage, no need for that many env vars
Fri Nov 11 13:00:00 2011 devAATTdominik-schmidt.de
- Update to 2.3.3.4:
* Static object fields have been changed to method accessors
Classes changed: FieldCache, ScoreDocComparator.
This was necessary for creating static libraries work on certain
platforms.
* Folders were reorganised, this seems like a good time to do it
* Some deprecated functions were removed.
* moved platform configuration type code and utility code into
\'shared\' project. This enables tests to be built with a shared
library on windows
* Moved moved of the platform specific logic into cmake in order
to reduce #ifdefs in code
* added contributions code into the trunk. this will hopefully mean
more exposure to the contributions.
* Deletor::Array was renamed to Deletor::vArray.
Fri Sep 30 14:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to make the spec file more reliable
Wed Sep 14 14:00:00 2011 idonmezAATTsuse.com
- Fix license string to be LGPL-2.1 or Apache-2.0 , bnc#717711
Tue Sep 13 14:00:00 2011 idonmezAATTsuse.com
- Fix license string
- Use the correct tarball URL
Tue Dec 15 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Mon May 18 14:00:00 2009 dmuellerAATTsuse.de
- fix build with gcc 4.4