Conditionalise use of ExclusiveArch

This commit is contained in:
Chris Kelley 2023-06-23 10:46:03 +01:00
parent cac526f4e5
commit dd9e4189bb

View File

@ -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