Reduce dependencies
Related: rhbz#2161586
This commit is contained in:
parent
6fb49b16ec
commit
f925084faa
@ -1,6 +1,6 @@
|
||||
Name: jakarta-activation2
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Jakarta Activation API
|
||||
# spec is licensed under (EPL-2.0 and GPLv2 with exceptions) but is not shipped
|
||||
License: BSD
|
||||
@ -10,10 +10,7 @@ BuildArch: noarch
|
||||
Source0: https://github.com/eclipse-ee4j/jaf/archive/%{version}/jaf-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
|
||||
%description
|
||||
@ -61,5 +58,8 @@ popd
|
||||
%license LICENSE.md NOTICE.md
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Marián Konček <mkoncek@redhat.com> - 2.1.1-2
|
||||
- Reduce dependencies
|
||||
|
||||
* Tue Jan 17 2023 Marian Koncek <mkoncek@redhat.com> - 2.1.1-1
|
||||
- Initial build
|
||||
|
Loading…
Reference in New Issue
Block a user