Fridrich Strba 2021-07-28 01:06:45 +00:00 committed by Git OBS Bridge
parent d00797a16d
commit e9aec56529

View File

@ -1,7 +1,7 @@
#
# spec file for package glassfish-jaxb-api
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -33,6 +33,12 @@ BuildRequires: mvn(javax.activation:javax.activation-api)
BuildRequires: mvn(net.java:jvnet-parent:pom:)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
BuildConflicts: java < 9
BuildConflicts: java-devel < 9
BuildConflicts: java-headless < 9
BuildConflicts: java >= 12
BuildConflicts: java-devel >= 12
BuildConflicts: java-headless >= 12
BuildArch: noarch
%description