Conditionalise use of ExclusiveArch
This commit is contained in:
parent
86ecd240ee
commit
13b950436c
@ -18,7 +18,9 @@ BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
|||||||
BuildRequires: mvn(jakarta.xml.bind:jakarta.xml.bind-api)
|
BuildRequires: mvn(jakarta.xml.bind:jakarta.xml.bind-api)
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%if 0%{?fedora}
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services.
|
JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services.
|
||||||
|
Loading…
Reference in New Issue
Block a user