mkoncek / rpms / lucene

Forked from rpms/lucene 2 years ago
Clone
1ce9f3e
Summary:        High-performance, full-featured text search engine
1ce9f3e
Name:           lucene
ede9a4b
Version:        9.2.0
e15fd1c
Release:        3%{?dist}
1ce9f3e
Epoch:          0
ede9a4b
# License breakdown is present in NOTICE.txt file
ede9a4b
License:        ASL 2.0 and MIT and BSD
ede9a4b
URL:            https://lucene.apache.org/
ede9a4b
BuildArch:      noarch
ede9a4b
ExclusiveArch:  %{java_arches} noarch
ede9a4b
ede9a4b
Source0:        https://dlcdn.apache.org/lucene/java/%{version}/lucene-%{version}-src.tgz
e15fd1c
Source1:        aggregator.pom
e15fd1c
Source2:        aggregator-analysis.pom
ede9a4b
ede9a4b
Source3:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-common/%{version}/lucene-analysis-common-%{version}.pom
ede9a4b
Source4:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-icu/%{version}/lucene-analysis-icu-%{version}.pom
ede9a4b
Source5:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-kuromoji/%{version}/lucene-analysis-kuromoji-%{version}.pom
ede9a4b
Source6:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-morfologik/%{version}/lucene-analysis-morfologik-%{version}.pom
ede9a4b
Source7:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-nori/%{version}/lucene-analysis-nori-%{version}.pom
ede9a4b
Source8:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-opennlp/%{version}/lucene-analysis-opennlp-%{version}.pom
ede9a4b
Source9:        https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-phonetic/%{version}/lucene-analysis-phonetic-%{version}.pom
ede9a4b
Source10:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-smartcn/%{version}/lucene-analysis-smartcn-%{version}.pom
ede9a4b
Source11:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-analysis-stempel/%{version}/lucene-analysis-stempel-%{version}.pom
ede9a4b
ede9a4b
Source12:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-backward-codecs/%{version}/lucene-backward-codecs-%{version}.pom
ede9a4b
Source13:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-benchmark/%{version}/lucene-benchmark-%{version}.pom
ede9a4b
Source14:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-classification/%{version}/lucene-classification-%{version}.pom
ede9a4b
Source15:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/%{version}/lucene-codecs-%{version}.pom
ede9a4b
Source16:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-core/%{version}/lucene-core-%{version}.pom
ede9a4b
Source17:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-demo/%{version}/lucene-demo-%{version}.pom
ede9a4b
Source18:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-expressions/%{version}/lucene-expressions-%{version}.pom
ede9a4b
Source19:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-facet/%{version}/lucene-facet-%{version}.pom
ede9a4b
Source20:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-grouping/%{version}/lucene-grouping-%{version}.pom
ede9a4b
Source21:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-highlighter/%{version}/lucene-highlighter-%{version}.pom
ede9a4b
Source22:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-join/%{version}/lucene-join-%{version}.pom
ede9a4b
Source23:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-luke/%{version}/lucene-luke-%{version}.pom
ede9a4b
Source24:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-memory/%{version}/lucene-memory-%{version}.pom
ede9a4b
Source25:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-misc/%{version}/lucene-misc-%{version}.pom
ede9a4b
Source26:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-monitor/%{version}/lucene-monitor-%{version}.pom
ede9a4b
Source27:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-queries/%{version}/lucene-queries-%{version}.pom
ede9a4b
Source28:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-queryparser/%{version}/lucene-queryparser-%{version}.pom
ede9a4b
Source29:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-replicator/%{version}/lucene-replicator-%{version}.pom
ede9a4b
Source30:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-sandbox/%{version}/lucene-sandbox-%{version}.pom
ede9a4b
Source31:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-spatial3d/%{version}/lucene-spatial3d-%{version}.pom
ede9a4b
Source32:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-suggest/%{version}/lucene-suggest-%{version}.pom
ede9a4b
Source33:       https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/%{version}/lucene-test-framework-%{version}.pom
1ce9f3e
1ce9f3e
BuildRequires:  maven-local
1ce9f3e
BuildRequires:  mvn(com.ibm.icu:icu4j)
1ce9f3e
BuildRequires:  mvn(commons-codec:commons-codec)
1ce9f3e
BuildRequires:  mvn(org.antlr:antlr4-runtime)
1ce9f3e
BuildRequires:  mvn(org.ow2.asm:asm)
1ce9f3e
BuildRequires:  mvn(org.ow2.asm:asm-commons)
1ce9f3e
ede9a4b
BuildRequires:  mvn(junit:junit)
ede9a4b
BuildRequires:  mvn(org.apache.maven.plugins:maven-surefire-plugin)
1ce9f3e
659a720
Obsoletes:      %{name}-parent < 9
659a720
Obsoletes:      %{name}-solr-grandparent < 9
659a720
1ce9f3e
%description
1ce9f3e
Apache Lucene is a high-performance, full-featured text search
1ce9f3e
engine library written entirely in Java. It is a technology suitable
1ce9f3e
for nearly any application that requires full-text search, especially
1ce9f3e
cross-platform.
1ce9f3e
ede9a4b
%package javadoc
ede9a4b
Summary:        Javadoc for Lucene
1ce9f3e
ede9a4b
%description javadoc
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-common
ede9a4b
Summary:        Lucene module: analysis-common
659a720
Obsoletes:      %{name}-analysis < 9
1ce9f3e
ede9a4b
%description analysis-common
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-icu
ede9a4b
Summary:        Lucene module: analysis-icu
659a720
Obsoletes:      %{name}-analyzers-icu < 9
1ce9f3e
ede9a4b
%description analysis-icu
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-kuromoji
ede9a4b
Summary:        Lucene module: analysis-kuromoji
659a720
Obsoletes:      %{name}-analyzers-kuromoji < 9
1ce9f3e
ede9a4b
%description analysis-kuromoji
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-nori
ede9a4b
Summary:        Lucene module: analysis-nori
659a720
Obsoletes:      %{name}-analyzers-nori < 9
1ce9f3e
ede9a4b
%description analysis-nori
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-phonetic
ede9a4b
Summary:        Lucene module: analysis-phonetic
659a720
Obsoletes:      %{name}-analyzers-phonetic < 9
1ce9f3e
ede9a4b
%description analysis-phonetic
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-smartcn
ede9a4b
Summary:        Lucene module: analysis-smartcn
659a720
Obsoletes:      %{name}-analyzers-smartcn < 9
1ce9f3e
ede9a4b
%description analysis-smartcn
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package analysis-stempel
ede9a4b
Summary:        Lucene module: analysis-stempel
659a720
Obsoletes:      %{name}-analyzers-stempel < 9
1ce9f3e
ede9a4b
%description analysis-stempel
ede9a4b
%{summary}.
1ce9f3e
1ce9f3e
%package backward-codecs
ede9a4b
Summary:        Lucene module: backward-codecs
1ce9f3e
1ce9f3e
%description backward-codecs
ede9a4b
%{summary}.
1ce9f3e
1ce9f3e
%package classification
ede9a4b
Summary:        Lucene module: classification
1ce9f3e
1ce9f3e
%description classification
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package codecs
ede9a4b
Summary:        Lucene module: codecs
1ce9f3e
ede9a4b
%description codecs
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package core
ede9a4b
Summary:        Lucene module: core
659a720
Obsoletes:      %{name} < 9
1ce9f3e
ede9a4b
%description core
ede9a4b
%{summary}.
1ce9f3e
1ce9f3e
%package expressions
ede9a4b
Summary:        Lucene module: expressions
1ce9f3e
1ce9f3e
%description expressions
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package grouping
ede9a4b
Summary:        Lucene module: grouping
1ce9f3e
ede9a4b
%description grouping
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package highlighter
ede9a4b
Summary:        Lucene module: highlighter
1ce9f3e
ede9a4b
%description highlighter
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package join
ede9a4b
Summary:        Lucene module: join
1ce9f3e
ede9a4b
%description join
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package memory
ede9a4b
Summary:        Lucene module: memory
1ce9f3e
ede9a4b
%description memory
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package misc
ede9a4b
Summary:        Lucene module: misc
1ce9f3e
ede9a4b
%description misc
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package monitor
ede9a4b
Summary:        Lucene module: monitor
1ce9f3e
ede9a4b
%description monitor
1ce9f3e
%{summary}.
1ce9f3e
ede9a4b
%package queries
ede9a4b
Summary:        Lucene module: queries
1ce9f3e
ede9a4b
%description queries
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package queryparser
ede9a4b
Summary:        Lucene module: queryparser
1ce9f3e
ede9a4b
%description queryparser
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package sandbox
ede9a4b
Summary:        Lucene module: sandbox
1ce9f3e
ede9a4b
%description sandbox
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package spatial3d
ede9a4b
Summary:        Lucene module: spatial3d
1ce9f3e
ede9a4b
%description spatial3d
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%package suggest
ede9a4b
Summary:        Lucene module: suggest
1ce9f3e
ede9a4b
%description suggest
ede9a4b
%{summary}.
1ce9f3e
ede9a4b
%prep
ede9a4b
%setup -q
ede9a4b
ede9a4b
find -mindepth 1 -maxdepth 1 ! -name lucene ! -name LICENSE.txt ! -name NOTICE.txt ! -name README.md -exec rm -rf {} +
ede9a4b
mv -t . lucene/*
ede9a4b
rmdir lucene
ede9a4b
ede9a4b
# Javadoc generation would fail otherwise
ede9a4b
find -name 'module-info.java' -delete
ede9a4b
find -wholename '*/src/test' -exec rm -rf {} +
ede9a4b
ede9a4b
cp %SOURCE1 pom.xml
ede9a4b
ede9a4b
function add_pom {
ede9a4b
  source=${1}
ede9a4b
  prefix=${2}
ede9a4b
  module=${source}
ede9a4b
  module=${module##*/${prefix}}
ede9a4b
  module=${module%%%%-%{version}.pom}
ede9a4b
  cp ${source} ${module}/pom.xml
ede9a4b
}
ede9a4b
ede9a4b
for source in $(echo %{sources} | tr ' ' '\n' | grep -v 'lucene-analysis-.*\.pom' | grep 'lucene-.*\.pom'); do
ede9a4b
  add_pom ${source} "lucene-"
e15fd1c
  %pom_add_parent org.fedoraproject.xmvn.lucene:aggregator:any ${module}
d5aa253
  %pom_xpath_set -f "pom:dependency[pom:scope='runtime']/pom:scope" "compile" ${module}
1ce9f3e
done
1ce9f3e
ede9a4b
pushd analysis
ede9a4b
cp %SOURCE2 pom.xml
e15fd1c
%pom_add_parent org.fedoraproject.xmvn.lucene:aggregator:any
ede9a4b
ede9a4b
for source in $(echo %{sources} | tr ' ' '\n' | grep 'lucene-analysis-.*\.pom'); do
ede9a4b
  add_pom ${source} "lucene-analysis-"
e15fd1c
  %pom_add_parent org.fedoraproject.xmvn.lucene:aggregator-analysis:any ${module}
ede9a4b
done
1ce9f3e
popd
1ce9f3e
1ce9f3e
%pom_disable_module benchmark
1ce9f3e
%pom_disable_module demo
1ce9f3e
%pom_disable_module facet
ede9a4b
%pom_disable_module luke
1ce9f3e
%pom_disable_module replicator
ede9a4b
%pom_disable_module test-framework
1ce9f3e
1ce9f3e
%pom_disable_module morfologik analysis
ede9a4b
%pom_disable_module opennlp analysis
1ce9f3e
e15fd1c
%mvn_package :aggregator __noinstall
e15fd1c
%mvn_package :aggregator-analysis __noinstall
1ce9f3e
ede9a4b
%build
ede9a4b
# Tests have unpackaged dependencies
ede9a4b
%mvn_build -s -f
1ce9f3e
1ce9f3e
%install
1ce9f3e
%mvn_install
1ce9f3e
1ce9f3e
%files javadoc -f .mfiles-javadoc
e15fd1c
%license LICENSE.txt NOTICE.txt
ede9a4b
ede9a4b
%files analysis-common -f .mfiles-lucene-analysis-common
ede9a4b
%files analysis-icu -f .mfiles-lucene-analysis-icu
ede9a4b
%files analysis-kuromoji -f .mfiles-lucene-analysis-kuromoji
ede9a4b
%files analysis-nori -f .mfiles-lucene-analysis-nori
ede9a4b
%files analysis-phonetic -f .mfiles-lucene-analysis-phonetic
ede9a4b
%files analysis-smartcn -f .mfiles-lucene-analysis-smartcn
ede9a4b
%files analysis-stempel -f .mfiles-lucene-analysis-stempel
ede9a4b
%files backward-codecs -f .mfiles-lucene-backward-codecs
ede9a4b
%files classification -f .mfiles-lucene-classification
ede9a4b
%files codecs -f .mfiles-lucene-codecs
e15fd1c
e15fd1c
# core is a common dependency of all other modules
ede9a4b
%files core -f .mfiles-lucene-core
e15fd1c
%license LICENSE.txt NOTICE.txt
e15fd1c
%doc README.md
e15fd1c
ede9a4b
%files expressions -f .mfiles-lucene-expressions
ede9a4b
%files grouping -f .mfiles-lucene-grouping
ede9a4b
%files highlighter -f .mfiles-lucene-highlighter
ede9a4b
%files join -f .mfiles-lucene-join
ede9a4b
%files memory -f .mfiles-lucene-memory
ede9a4b
%files misc -f .mfiles-lucene-misc
ede9a4b
%files monitor -f .mfiles-lucene-monitor
ede9a4b
%files queries -f .mfiles-lucene-queries
ede9a4b
%files queryparser -f .mfiles-lucene-queryparser
ede9a4b
%files sandbox -f .mfiles-lucene-sandbox
ede9a4b
%files spatial3d -f .mfiles-lucene-spatial3d
ede9a4b
%files suggest -f .mfiles-lucene-suggest
1ce9f3e
1ce9f3e
%changelog
e15fd1c
* Wed Oct 19 2022 Marian Koncek <mkoncek@redhat.com> - 0:9.2.0-3
e15fd1c
- Do not ship parent poms
e15fd1c
659a720
* Tue Aug 23 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:9.2.0-2
659a720
- Add missing Obsoletes
659a720
- Resolves: rhbz#2119506
659a720
ede9a4b
* Tue Aug 16 2022 Marian Koncek <mkoncek@redhat.com> - 0:9.2.0-1
ede9a4b
- Update to upstream version 9.2.0
ede9a4b
e288905
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:8.8.2-3
e288905
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
e288905
1ce9f3e
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:8.8.2-2
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
1ce9f3e
1ce9f3e
* Fri Apr 23 2021 Alexander Kurtakov <akurtako@redhat.com> 0:8.8.2-1
1ce9f3e
- Update to latest upstream release
1ce9f3e
1ce9f3e
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:8.6.3-2
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
1ce9f3e
1ce9f3e
* Wed Oct 28 2020 Mat Booth <mat.booth@redhat.com> - 0:8.6.3-1
1ce9f3e
- Update to latest upsteam release
1ce9f3e
1ce9f3e
* Thu Aug 06 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-9
1ce9f3e
- Add optional resolution on internal JDK APIs that might not be present on Java
1ce9f3e
  11
1ce9f3e
1ce9f3e
* Thu Aug 06 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-8
1ce9f3e
- Avoid requirement on com.sun.management package
1ce9f3e
1ce9f3e
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:8.4.1-7
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
1ce9f3e
1ce9f3e
* Tue Jul 21 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-6
1ce9f3e
- Fix NIO linkage error when running on Java 8 due to incorrect
1ce9f3e
  cross-compilation
1ce9f3e
1ce9f3e
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 0:8.4.1-5
1ce9f3e
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
1ce9f3e
1ce9f3e
* Wed May 06 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-4
1ce9f3e
- Fix jp_minimal mode
1ce9f3e
1ce9f3e
* Tue May 5 2020 Alexander Kurtakov <akurtako@redhat.com> - 0:8.4.1-3
1ce9f3e
- Disable test-framework as its dependency (randomizedtesting) is removed.
1ce9f3e
1ce9f3e
* Sat Mar 21 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-2
1ce9f3e
- Fix deps for minimal mode
1ce9f3e
1ce9f3e
* Sat Mar 21 2020 Mat Booth <mat.booth@redhat.com> - 0:8.4.1-1
1ce9f3e
- Update to latest upstream release
1ce9f3e
1ce9f3e
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:8.1.1-4
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
1ce9f3e
1ce9f3e
* Thu Nov 28 2019 Mat Booth <mat.booth@redhat.com> - 0:8.1.1-3
1ce9f3e
- Drop spatial, morfologik, replicator, demo and benchmark modules due to missing deps
1ce9f3e
- Fix obsoletes when built in minimal mode
1ce9f3e
1ce9f3e
* Thu Jun 13 2019 Mat Booth <mat.booth@redhat.com> - 0:8.1.1-2
1ce9f3e
- Enable additional module in jp_minimal mode
1ce9f3e
1ce9f3e
* Wed Jun 12 2019 Mat Booth <mat.booth@redhat.com> - 0:8.1.1-1
1ce9f3e
- Update to latest upstream release
1ce9f3e
1ce9f3e
* Thu Feb 14 2019 Mat Booth <mat.booth@redhat.com> - 0:7.7.0-1
1ce9f3e
- Update to latest upstream release
1ce9f3e
- Drop deprecated uima analyzers sub-package
1ce9f3e
- Added nori Korean analyzers sub-package
1ce9f3e
1ce9f3e
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:7.1.0-4
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
1ce9f3e
1ce9f3e
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:7.1.0-3
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
1ce9f3e
1ce9f3e
* Thu Apr 26 2018 Mat Booth <mat.booth@redhat.com> - 0:7.1.0-2
1ce9f3e
- Fix split package information in OSGi metadata
1ce9f3e
1ce9f3e
* Thu Apr 12 2018 Mat Booth <mat.booth@redhat.com> - 0:7.1.0-1
1ce9f3e
- Update to a newer upstream release
1ce9f3e
1ce9f3e
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.1.0-8
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1ce9f3e
1ce9f3e
* Thu Dec 07 2017 Mat Booth <mat.booth@redhat.com> - 0:6.1.0-7
1ce9f3e
- Enable more modules in jp_minimal profile, rhbz#1455267
1ce9f3e
1ce9f3e
* Mon Oct 16 2017 Michael Simacek <msimacek@redhat.com> - 0:6.1.0-6
1ce9f3e
- Backport fix for CVE-2017-12629
1ce9f3e
1ce9f3e
* Thu Sep 21 2017 Mat Booth <mat.booth@redhat.com> - 0:6.1.0-5
1ce9f3e
- Rebuild to regenerate OSGi metadata due to objectweb-asm update
1ce9f3e
1ce9f3e
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.1.0-4
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1ce9f3e
1ce9f3e
* Tue Apr 04 2017 Mat Booth <mat.booth@redhat.com> - 0:6.1.0-3
1ce9f3e
- Add better OSGi metadata for dealing with core/misc split packages
1ce9f3e
- Drop F24-specific hack
1ce9f3e
1ce9f3e
* Tue Mar 21 2017 Michael Simacek <msimacek@redhat.com> - 0:6.1.0-2
1ce9f3e
- Update jp_minimal conditional
1ce9f3e
1ce9f3e
* Mon Mar 20 2017 Mat Booth <mat.booth@redhat.com> - 0:6.1.0-1
1ce9f3e
- Update to lucene 6
1ce9f3e
- Add "spatial-extras" subpackage, this decouples dependencies on spatial4j.
1ce9f3e
1ce9f3e
* Thu Mar 16 2017 Michael Simacek <msimacek@redhat.com> - 0:5.5.0-7
1ce9f3e
- Add jp_minimal conditional
1ce9f3e
1ce9f3e
* Mon Feb 06 2017 Michael Simacek <msimacek@redhat.com> - 0:5.5.0-6
1ce9f3e
- Remove buildnumber-plugin
1ce9f3e
1ce9f3e
* Mon Aug 22 2016 Roman Vais <rvais@redhat.com> - 0:5.5.0-5
1ce9f3e
- Removed test dependency macros for lucene demo that caused conflict (duplicity)
1ce9f3e
1ce9f3e
* Wed Jul 13 2016 Roland Grunberg <rgrunber@redhat.com> - 0:5.5.0-4
1ce9f3e
- analyzers-common should have versioned requires on package from core.
1ce9f3e
1ce9f3e
* Fri Jul 08 2016 Mat Booth <mat.booth@redhat.com> - 0:5.5.0-3
1ce9f3e
- Misc module should require core module, the split package
1ce9f3e
  causes problems for OSGi consumers
1ce9f3e
1ce9f3e
* Mon Apr 18 2016 Mat Booth <mat.booth@redhat.com> - 0:5.5.0-2
1ce9f3e
- Add missing BR on ant, fixes FTBFS
1ce9f3e
1ce9f3e
* Wed Feb 24 2016 Michael Simacek <msimacek@redhat.com> - 0:5.5.0-1
1ce9f3e
- Update to upstream version 5.5.0
1ce9f3e
1ce9f3e
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0:5.4.1-3
1ce9f3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1ce9f3e
1ce9f3e
* Mon Jan 25 2016 Alexander Kurtakov <akurtako@redhat.com> 0:5.4.1-2
1ce9f3e
- Organize Sources numbering.
1ce9f3e
- Drop old jpackage header - package has nothing in common anymore.
1ce9f3e
- Drop 3+ years old provides/obsoletes.
1ce9f3e
- Move old changelog to separate file to ease working with the spec file.
1ce9f3e
1ce9f3e
* Mon Jan 25 2016 Alexander Kurtakov <akurtako@redhat.com> 0:5.4.1-1
1ce9f3e
- Update to upstream 5.4.1 release.
1ce9f3e
1ce9f3e
* Thu Jan 21 2016 Alexander Kurtakov <akurtako@redhat.com> 0:5.4.0-1
1ce9f3e
- Update to upstream 5.4.0 release.
1ce9f3e
1ce9f3e
* Tue Oct 6 2015 Alexander Kurtakov <akurtako@redhat.com> 0:5.3.1-1
1ce9f3e
- Update to upstream 5.3.1 release.
1ce9f3e
1ce9f3e
* Thu Aug 27 2015 Alexander Kurtakov <akurtako@redhat.com> 0:5.3.0-1
1ce9f3e
- Update to upstream 5.3.0 release.
1ce9f3e
1ce9f3e
* Wed Aug 26 2015 Mat Booth <mat.booth@redhat.com> - 0:5.2.1-4
1ce9f3e
- Remove forbidden SCL macros
1ce9f3e
1ce9f3e
* Wed Jun 24 2015 Alexander Kurtakov <akurtako@redhat.com> 0:5.2.1-3
1ce9f3e
- Disable generation of uses clauses in OSGi manifests.
1ce9f3e
1ce9f3e
* Wed Jun 24 2015 Alexander Kurtakov <akurtako@redhat.com> 0:5.2.1-2
1ce9f3e
- Drop old workarounds.
1ce9f3e
1ce9f3e
* Tue Jun 23 2015 Alexander Kurtakov <akurtako@redhat.com> 0:5.2.1-1
1ce9f3e
- Update to upstream 5.2.1.