!9 [sync] PR-7: Remove redundant BuildRequires
From: @openeuler-sync-bot Reviewed-by: @DingliZhang Signed-off-by: @DingliZhang
This commit is contained in:
commit
049297f76d
@ -2,7 +2,7 @@
|
||||
Summary: High-performance, full-featured text search engine
|
||||
Name: lucene
|
||||
Version: 7.7.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Epoch: 0
|
||||
License: ASL 2.0
|
||||
URL: http://lucene.apache.org/
|
||||
@ -15,7 +15,6 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
%if %{without jp_minimal}
|
||||
BuildRequires: mvn(com.carrotsearch.randomizedtesting:randomizedtesting-runner)
|
||||
BuildRequires: mvn(com.ibm.icu:icu4j) mvn(commons-codec:commons-codec)
|
||||
BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit)
|
||||
BuildRequires: mvn(commons-logging:commons-logging) mvn(javax.servlet:javax.servlet-api)
|
||||
BuildRequires: mvn(javax.servlet:servlet-api) mvn(junit:junit)
|
||||
BuildRequires: mvn(net.sourceforge.nekohtml:nekohtml) mvn(org.antlr:antlr4-runtime)
|
||||
@ -371,6 +370,9 @@ export JAVA_TOOL_OPTIONS="-Xmx4096m"
|
||||
%license lucene/LICENSE.txt lucene/NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Dec 6 2024 Dingli Zhang <dingli@iscas.ac.cn> - 0:7.7.0-3
|
||||
- Remove redundant BuildRequires
|
||||
|
||||
* Fri May 10 2024 Dingli Zhang <dingli@iscas.ac.cn> - 0:7.7.0-2
|
||||
- Update spec for RISCV64 due to OOM compilation error
|
||||
- Add Requires of several packages to resolve conflicts during installation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user