diff --git a/glassfish-jaxb-api.spec b/glassfish-jaxb-api.spec index ebf5574..d3e04fd 100644 --- a/glassfish-jaxb-api.spec +++ b/glassfish-jaxb-api.spec @@ -30,6 +30,10 @@ BuildRequires: maven-surefire-plugin Requires: java >= 1:1.6.0 BuildArch: noarch +# The Fedora Packaging Committee granted openjdk a bundling exception to carry JAXP and +# JAX-WS (glassfish doesn't need one, since it is the upstream for these files). +# Reference: https://fedorahosted.org/fpc/ticket/292 + %description Glassfish - JAXB (JSR 222) API.