Conditionalise use of ExclusiveArch
This commit is contained in:
parent
cac526f4e5
commit
dd9e4189bb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user