Fridrich Strba 2020-01-28 09:36:43 +00:00 committed by Git OBS Bridge
parent 328ecd9707
commit 03f86a36db

View File

@ -1,7 +1,7 @@
# #
# spec file for package jdom # spec file for package jdom
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# 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
@ -70,6 +70,9 @@ BuildRequires: xalan-j2
BuildRequires: xerces-j2 BuildRequires: xerces-j2
BuildRequires: xpp2 BuildRequires: xpp2
BuildRequires: xpp3 BuildRequires: xpp3
%ifarch s390x
BuildRequires: java-devel-openj9
%endif
Requires: mvn(jaxen:jaxen) Requires: mvn(jaxen:jaxen)
Requires: mvn(xerces:xercesImpl) Requires: mvn(xerces:xercesImpl)
BuildArch: noarch BuildArch: noarch