File lucene.changes of Package lucene
-------------------------------------------------------------------
Mon Mar 23 11:35:30 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* lucene-osgi-manifests.patch
+ add the OSGi manifest to queryparser module too
-------------------------------------------------------------------
Fri Oct 11 13:39:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* lucene-osgi-manifests.patch
+ add the OSGi manifests also to modules that are currently
not built due to missing dependencies
-------------------------------------------------------------------
Tue Oct 1 11:25:47 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove a bogus log4j build dependency
-------------------------------------------------------------------
Thu Sep 26 18:45:50 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Fix property Provides and Obsoletes in order to make upgrade
smooth
- Added patch:
* lucene-osgi-manifests.patch
+ Patch the build to produce OSGi manifests needed by eclipse
- Install the artifacts to "lucene" subdirectory and create
compatibility symlinks
- Install lucene-misc as archful artifact, since it contains
JNI code
-------------------------------------------------------------------
Thu Sep 26 07:26:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 7.1.0
- Added patches:
* 0001-Disable-ivy-settings.patch
* 0002-Dependency-generation.patch
+ Sync with Fedora's 7.1.0
* lucene-java8compat.patch
+ Avoid using java9+ only functions
-------------------------------------------------------------------
Mon Jun 24 12:26:21 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove the parent references from the pom files, since we are not
building lucene using maven.
- Overhaul the packaging to distribute the artifacts and the
corresponding metadata and pom files in the same package
- Specify runtime dependencies of the different packages
- Remove version information from the artifact names
-------------------------------------------------------------------
Mon Jun 24 10:44:08 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
- Remove the JPP prefix from pom filenames
-------------------------------------------------------------------
Tue Feb 12 16:41:36 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove dependency on jline, because nothing in the build uses it
-------------------------------------------------------------------
Sat Dec 22 05:31:12 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Require the different apache-commons-* packages instead of
jakarta-commons-*
-------------------------------------------------------------------
Thu Nov 1 12:55:48 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Do not require asm to build. Nothing depends on it
-------------------------------------------------------------------
Fri Sep 29 08:44:29 UTC 2017 - fstrba@suse.com
- Minimum supported java is 1.8
-------------------------------------------------------------------
Mon Jul 10 14:07:49 UTC 2017 - jengelh@inai.de
- Remove unused "%package javadoc" declaration block.
- Trim filler words from descriptions.
Say a thing about features.
-------------------------------------------------------------------
Thu Jun 29 16:17:26 UTC 2017 - badshah400@gmail.com
- Update to version 6.6.0:
+ See https://lucene.apache.org/core/6_6_0/changes/Changes.html
for a full list of changes.
- Drop patches that are no longer applicable or needed:
+ lucene-no-classpath-in-manifest.patch
+ lucene-no-get.patch
+ lucene-2.3.0-db-javadoc.patch
- Add BuildRequires: antlr-java, apache-commons-codec, apache-ivy,
asm, fdupes, git
- Replace SOURCE0 by full source URL.
- Update to changed list of non-core modules:
+ Update source URL's for corresponding pom files.
+ Update %%install section to reflect changed list
+ Each module corresponds to a subpackage, named according to
its jar file (except lucene which corresponds to the main
jar file lucene-core-%{version}.jar).
- Adapt file list to changes.
-------------------------------------------------------------------
Fri May 19 09:11:42 UTC 2017 - dziolkowski@suse.com
- New build dependency: javapackages-local
-------------------------------------------------------------------
Wed Mar 18 09:46:17 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Fri Jun 27 14:02:20 UTC 2014 - tchvatal@suse.com
- Remove java-javdoc to build on sle11 again as the javadoc is
also pulled in regardless.
-------------------------------------------------------------------
Tue Sep 10 14:00:29 UTC 2013 - mvyskocil@suse.com
- use add_maven_depmap from javapackages-tools
-------------------------------------------------------------------
Mon Sep 9 11:06:13 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Tue Jun 26 13:53:26 UTC 2012 - mvyskocil@suse.cz
- build require java-javadoc >= 1.6.0
-------------------------------------------------------------------
Thu Dec 10 13:23:15 UTC 2009 - mvyskocil@suse.cz
- refreshed patches
* lucene-2.3.0-db-javadoc.patch
* lucene-no-get.patch
-------------------------------------------------------------------
Tue Sep 29 12:57:08 UTC 2009 - mvyskocil@suse.cz
- fixed requires
-------------------------------------------------------------------
Tue May 26 13:59:07 CEST 2009 - mvyskocil@suse.cz
- fixed bnc#507014: removed all jars from source tarball
-------------------------------------------------------------------
Tue May 12 10:03:38 CEST 2009 - mvyskocil@suse.cz
- Initial SUSE packaging of lucene 2.4.1 (from jpp 5.0)