diff --git a/bcel.changes b/bcel.changes index 4aa73cc..d368d0e 100644 --- a/bcel.changes +++ b/bcel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 16:56:30 UTC 2017 - tchvatal@suse.com + +- Buildignore more java implementations + ------------------------------------------------------------------- Wed Mar 25 09:22:33 UTC 2015 - tchvatal@suse.com diff --git a/bcel.spec b/bcel.spec index f2af3ac..ca6fbaf 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,7 +1,7 @@ # # spec file for package bcel # -# 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 # remain the property of their copyright owners, unless otherwise agreed @@ -32,8 +32,10 @@ BuildRequires: regexp #BuildRequires: xerces-j2-bootstrap #!BuildIgnore: xml-commons-apis xml-commons-resolver xml-commons xerces-j2 #!BuildIgnore: xml-commons-jaxp-1.3-apis -#!BuildIgnore: java-1_6_0-openjdk-devel -#!BuildIgnore: java-1_7_0-openjdk-devel +#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel +#!BuildIgnore: java-1_7_0-openjdk java-1_7_0-openjdk-devel +#!BuildIgnore: java-1_8_0-openjdk java-1_8_0-openjdk-devel +#!BuildIgnore: java-9-openjdk java-9-openjdk-devel #!BuildIgnore: xerces-j2-bootstrap BuildRequires: xml-commons-apis-bootstrap Requires: regexp