!4 [sync] PR-2: Add mvn(org.apache.commons:commons-lang3) buildrequire to fix build error
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
d7e826fa5a
@ -1,12 +1,13 @@
|
|||||||
Summary: Extension of the Java Collections Framework
|
Summary: Extension of the Java Collections Framework
|
||||||
Name: apache-commons-collections4
|
Name: apache-commons-collections4
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/proper/commons-collections/
|
URL: http://commons.apache.org/proper/commons-collections/
|
||||||
Source0: http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz
|
Source0: http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz
|
||||||
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.commons:commons-parent:pom:)
|
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.commons:commons-parent:pom:)
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) mvn(org.easymock:easymock)
|
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) mvn(org.easymock:easymock)
|
||||||
|
BuildRequires: mvn(org.apache.commons:commons-lang3)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -36,5 +37,8 @@ This package provides %{summary}.
|
|||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 09 2021 wangyue <wangyue92@huawei.com> - 4.1-2
|
||||||
|
- Add mvn(org.apache.commons:commons-lang3) buildrequire to fix build error
|
||||||
|
|
||||||
* Mon Jul 27 2020 chengzihan <chengzihan2@huawei.com> - 4.1-1
|
* Mon Jul 27 2020 chengzihan <chengzihan2@huawei.com> - 4.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user