diff --git a/jackson-core.spec b/jackson-core.spec index 389be32..a245a8f 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -15,7 +15,9 @@ Buildrequires: mvn(junit:junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildArch: noarch +%if 0%{?fedora} ExclusiveArch: %{java_arches} noarch +%endif %description Core part of Jackson that defines Streaming API as well