SHA256
1
0
forked from pool/ant

- remove xerces-j2-bootstrap depenency (bnc#789163)

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=38
This commit is contained in:
2013-01-07 12:15:18 +00:00
committed by Git OBS Bridge
parent 63988bed22
commit b28cca6b25
3 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ant
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@@ -65,7 +65,8 @@ BuildRequires: java-devel >= 1.5.0
BuildRequires: antlr-bootstrap
BuildRequires: jpackage-utils >= 1.7.5
BuildRequires: unzip
BuildRequires: xerces-j2-bootstrap
#BuildRequires: xerces-j2-bootstrap
#!BuildIgnore: xerces-j2-bootstrap
BuildRequires: xml-commons-apis-bootstrap
%if ! %bootstrap
BuildRequires: ant = %{version}
@@ -79,7 +80,7 @@ BuildRequires: xml-commons-apis
Requires: java-devel >= 1.5.0
Requires: jaxp_parser_impl
Requires: jpackage-utils >= 1.7.5
Requires: xerces-j2 >= 2.7.1-2
#Requires: xerces-j2 >= 2.7.1-2
Requires: xml-commons-apis
Requires: xml-commons-resolver
Obsoletes: apache-ant < %{version}