From 40a56b7c28b9d0918449f1160c061f7457946241 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Thu, 12 May 2022 22:33:23 +0200 Subject: [PATCH] Add ExclusiveArch: %{java_arches} noarch See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- apache-commons-codec.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/apache-commons-codec.spec b/apache-commons-codec.spec index 3298be4..bc2766f 100644 --- a/apache-commons-codec.spec +++ b/apache-commons-codec.spec @@ -7,6 +7,7 @@ Summary: Implementations of common encoders and decoders License: ASL 2.0 URL: https://commons.apache.org/codec/ BuildArch: noarch +ExclusiveArch: %{java_arches} noarch Source0: https://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz # Data in DoubleMetaphoneTest.java originally has an inadmissible license.