Remove redundant depenedencies
This commit is contained in:
parent
a8040450d2
commit
e3afc0ce7d
@ -1,6 +1,6 @@
|
||||
Name: aqute-bnd
|
||||
Version: 3.5.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: BND Tool
|
||||
License: ASL 2.0
|
||||
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.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: java-1.8.0-openjdk-devel maven-local maven
|
||||
BuildRequires: java-1.8.0-openjdk-devel maven
|
||||
BuildRequires: maven-dependency-plugin
|
||||
Requires: java-1.8.0-openjdk
|
||||
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
|
||||
|
||||
%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
|
||||
- fix bnd compile failure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user