Conditionalise use of ExclusiveArch
This commit is contained in:
parent
764c527063
commit
237b440764
@ -12,7 +12,9 @@ BuildRequires: mvn(junit:junit)
|
|||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%if 0%{?fedora}
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Core annotations used for value types,
|
Core annotations used for value types,
|
||||||
|
Loading…
Reference in New Issue
Block a user