- 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:
Michal Vyskocil 2013-11-15 08:26:01 +00:00 committed by Git OBS Bridge
parent 4aa03959ba
commit 74995774d7
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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