- don't require ant-junit for build, junit is sufficient
* reducing of cycles OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant-contrib?expand=0&rev=16
This commit is contained in:
parent
4aa03959ba
commit
74995774d7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 15 08:25:16 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
- don't require ant-junit for build, junit is sufficient
|
||||||
|
* reducing of cycles
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 6 14:17:45 UTC 2013 - mvyskocil@suse.com
|
Wed Nov 6 14:17:45 UTC 2013 - mvyskocil@suse.com
|
||||||
|
|
||||||
|
@ -33,16 +33,16 @@ Patch1: ant-contrib-antservertest.patch
|
|||||||
Patch2: ant-contrib-pom.patch
|
Patch2: ant-contrib-pom.patch
|
||||||
|
|
||||||
BuildRequires: ant >= 1.7.1
|
BuildRequires: ant >= 1.7.1
|
||||||
BuildRequires: ant-junit >= 1.7.1
|
%requires_eq ant
|
||||||
BuildRequires: apache-ivy
|
BuildRequires: apache-ivy
|
||||||
BuildRequires: bcel >= 5.1
|
BuildRequires: bcel >= 5.1
|
||||||
BuildRequires: commons-httpclient
|
BuildRequires: commons-httpclient
|
||||||
BuildRequires: commons-logging
|
BuildRequires: commons-logging
|
||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
|
BuildRequires: junit
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
|
|
||||||
%requires_eq ant
|
|
||||||
Requires: junit >= 3.8.1
|
Requires: junit >= 3.8.1
|
||||||
Requires: xerces-j2
|
Requires: xerces-j2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user