diff --git a/bcel.changes b/bcel.changes index 62041e1..3839803 100644 --- a/bcel.changes +++ b/bcel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 7 12:16:54 UTC 2013 - mvyskocil@suse.com + +- remove xerces-j2-bootstrap depenency (bnc#789163) + ------------------------------------------------------------------- Tue May 15 07:59:18 UTC 2012 - mvyskocil@suse.cz diff --git a/bcel.spec b/bcel.spec index 7b2f51a..fec5828 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,7 +1,7 @@ # # spec file for package bcel # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,8 @@ Name: bcel BuildRequires: ant BuildRequires: java-1_5_0-gcj-compat-devel BuildRequires: regexp -BuildRequires: xerces-j2-bootstrap +#BuildRequires: xerces-j2-bootstrap +#!BuildIgnore: xerces-j2-bootstrap BuildRequires: xml-commons-apis-bootstrap #!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2 #!BuildIgnore: xml-commons-jaxp-1.3-apis