forked from pool/ant-contrib
Accepting request 496533 from Java:packages
- Fix build with new javapackages-tools OBS-URL: https://build.opensuse.org/request/show/496533 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant-contrib?expand=0&rev=24
This commit is contained in:
commit
f0cc591388
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 19 09:08:21 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix build with new javapackages-tools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 09:42:22 UTC 2015 - tchvatal@suse.com
|
Wed Mar 18 09:42:22 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ant-contrib
|
# spec file for package ant-contrib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,12 +32,13 @@ Patch0: local-ivy.patch
|
|||||||
Patch1: ant-contrib-antservertest.patch
|
Patch1: ant-contrib-antservertest.patch
|
||||||
Patch2: ant-contrib-pom.patch
|
Patch2: ant-contrib-pom.patch
|
||||||
Patch3: ant-contrib-1.0b3-enable-for-task.patch
|
Patch3: ant-contrib-1.0b3-enable-for-task.patch
|
||||||
BuildRequires: ant >= 1.7.1
|
BuildRequires: 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-local
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
|
Loading…
Reference in New Issue
Block a user