- Expand the buildignore lines for newer jdk

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jdom?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2017-05-19 16:54:12 +00:00
committed by Git OBS Bridge
parent 5675771263
commit 264622bc6d
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 19 16:55:11 UTC 2017 - tchvatal@suse.com
- Expand the buildignore lines for newer jdk
-------------------------------------------------------------------
Tue Mar 31 10:15:26 UTC 2015 - tchvatal@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package jdom
#
# 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
@@ -61,6 +61,8 @@ BuildRequires: junit
BuildRequires: servletapi5
#!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
BuildRequires: unzip
BuildRequires: xalan-j2
BuildRequires: xerces-j2