Version: 7.1.0-bp152.2.6
* Mon Mar 23 2020 Fridrich Strba <fstrba@suse.com>
- Modified patch:
* lucene-osgi-manifests.patch
+ add the OSGi manifest to queryparser module too
* Fri Oct 11 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 01 2019 Fridrich Strba <fstrba@suse.com>
- Remove a bogus log4j build dependency
* Thu Sep 26 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 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 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 2019 Ismail Dönmez <idonmez@suse.com>
- Remove the JPP prefix from pom filenames
* Tue Feb 12 2019 Fridrich Strba <fstrba@suse.com>
- Remove dependency on jline, because nothing in the build uses it
* Sat Dec 22 2018 Fridrich Strba <fstrba@suse.com>
- Require the different apache-commons-* packages instead of
jakarta-commons-*
* Thu Nov 01 2018 Fridrich Strba <fstrba@suse.com>
- Do not require asm to build. Nothing depends on it
Version: 6.6.0-bp150.1.3
* Fri Sep 29 2017 fstrba@suse.com
- Minimum supported java is 1.8
* Mon Jul 10 2017 jengelh@inai.de
- Remove unused "%package javadoc" declaration block.
- Trim filler words from descriptions.
Say a thing about features.
* Thu Jun 29 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 2017 dziolkowski@suse.com
- New build dependency: javapackages-local
* Wed Mar 18 2015 tchvatal@suse.com
- Fix build with new javapackages-tools
* Fri Jun 27 2014 tchvatal@suse.com
- Remove java-javdoc to build on sle11 again as the javadoc is
also pulled in regardless.
* Tue Sep 10 2013 mvyskocil@suse.com
- use add_maven_depmap from javapackages-tools
* Mon Sep 09 2013 tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
* Tue Jun 26 2012 mvyskocil@suse.cz
- build require java-javadoc >= 1.6.0
* Thu Dec 10 2009 mvyskocil@suse.cz
- refreshed patches
* lucene-2.3.0-db-javadoc.patch
* lucene-no-get.patch
* Tue Sep 29 2009 mvyskocil@suse.cz
- fixed requires
* Tue May 26 2009 mvyskocil@suse.cz
- fixed bnc#507014: removed all jars from source tarball
* Tue May 12 2009 mvyskocil@suse.cz
- Initial SUSE packaging of lucene 2.4.1 (from jpp 5.0)