forked from pool/ant-contrib
- 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
de6b2de084
commit
bf06560531
@ -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
|
||||
|
||||
|
@ -33,16 +33,16 @@ Patch1: ant-contrib-antservertest.patch
|
||||
Patch2: ant-contrib-pom.patch
|
||||
|
||||
BuildRequires: ant >= 1.7.1
|
||||
BuildRequires: ant-junit >= 1.7.1
|
||||
%requires_eq ant
|
||||
BuildRequires: apache-ivy
|
||||
BuildRequires: bcel >= 5.1
|
||||
BuildRequires: commons-httpclient
|
||||
BuildRequires: commons-logging
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: javapackages-tools
|
||||
BuildRequires: junit
|
||||
BuildRequires: xerces-j2
|
||||
|
||||
%requires_eq ant
|
||||
Requires: junit >= 3.8.1
|
||||
Requires: xerces-j2
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user