Add ExclusiveArch: %{java_arches} noarch

See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
Mikolaj Izdebski 2022-05-12 22:33:24 +02:00
parent 4027ef565e
commit 6241b9cd8c

View File

@ -7,6 +7,7 @@ Summary: Maven Bundle Plugin
License: ASL 2.0 License: ASL 2.0
URL: https://felix.apache.org URL: https://felix.apache.org
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{java_arches} noarch
Source0: https://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/%{version}/maven-bundle-plugin-%{version}-source-release.tar.gz Source0: https://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/%{version}/maven-bundle-plugin-%{version}-source-release.tar.gz