!15 Remove redundant depenedencies
From: @lyn1001 Reviewed-by: @wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
4d59c53e62
@ -1,6 +1,6 @@
|
|||||||
Name: aqute-bnd
|
Name: aqute-bnd
|
||||||
Version: 3.5.0
|
Version: 3.5.0
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: BND Tool
|
Summary: BND Tool
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/bndtools/bnd/
|
URL: https://github.com/bndtools/bnd/
|
||||||
@ -20,7 +20,7 @@ BuildRequires: mvn(org.apache.maven:maven-artifact) mvn(org.apache.maven:maven-
|
|||||||
BuildRequires: mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
BuildRequires: mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven.plugins:maven-plugin-plugin)
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
|
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin) mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
|
||||||
BuildRequires: mvn(org.eclipse.aether:aether-api) mvn(org.sonatype.plexus:plexus-build-api)
|
BuildRequires: mvn(org.eclipse.aether:aether-api) mvn(org.sonatype.plexus:plexus-build-api)
|
||||||
BuildRequires: java-1.8.0-openjdk-devel maven-local maven
|
BuildRequires: java-1.8.0-openjdk-devel maven
|
||||||
BuildRequires: maven-dependency-plugin
|
BuildRequires: maven-dependency-plugin
|
||||||
Requires: java-1.8.0-openjdk
|
Requires: java-1.8.0-openjdk
|
||||||
Requires: javapackages-tools
|
Requires: javapackages-tools
|
||||||
@ -167,6 +167,9 @@ cp -arf aQute.libg/target/biz.aQute.repository-3.5.0.jar %{buildroot}%{_javadir}
|
|||||||
%files help -f .mfiles-javadoc
|
%files help -f .mfiles-javadoc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 18 2024 liyanan <liyanan61@h-partners.com> - 3.5.0-11
|
||||||
|
- Remove redundant depenedencies
|
||||||
|
|
||||||
* Thu May 04 2023 Ge Wang <wang__ge@126.com> - 3.5.0-10
|
* Thu May 04 2023 Ge Wang <wang__ge@126.com> - 3.5.0-10
|
||||||
- fix bnd compile failure
|
- fix bnd compile failure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user