OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections4?expand=0&rev=3
This commit is contained in:
parent
598f95455f
commit
92f0e82290
@ -30,11 +30,13 @@ Source0: http://archive.apache.org/dist/commons/collections/source/common
|
|||||||
Patch0: commons-collections4-4.1-jdk11.patch
|
Patch0: commons-collections4-4.1-jdk11.patch
|
||||||
Patch1: commons-collections4-4.1-bundle.patch
|
Patch1: commons-collections4-4.1-bundle.patch
|
||||||
Patch2: commons-collections4-4.1-javadoc.patch
|
Patch2: commons-collections4-4.1-javadoc.patch
|
||||||
BuildRequires: fdupes ant
|
BuildRequires: ant
|
||||||
|
BuildRequires: fdupes
|
||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: easymock ant-junit
|
BuildRequires: ant-junit
|
||||||
|
BuildRequires: easymock
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -57,7 +59,7 @@ This package provides %{summary}.
|
|||||||
%pom_remove_parent
|
%pom_remove_parent
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ant \
|
%{ant} \
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
-Djunit.jar=$(build-classpath junit) \
|
-Djunit.jar=$(build-classpath junit) \
|
||||||
-Dhamcrest.jar=$(build-classpath hamcrest/core) \
|
-Dhamcrest.jar=$(build-classpath hamcrest/core) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user