From e9647157b155f49a959589371227bd2bb002e43c Mon Sep 17 00:00:00 2001 From: Coty Sutherland Date: Aug 19 2022 19:56:11 +0000 Subject: Add ExclusiveArch: %{java_arches} See: https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- diff --git a/tomcat-native.spec b/tomcat-native.spec index 7592082..572d5a7 100644 --- a/tomcat-native.spec +++ b/tomcat-native.spec @@ -6,6 +6,7 @@ Summary: Tomcat native library License: ASL 2.0 URL: http://tomcat.apache.org/tomcat-8.0-doc/apr.html Source0: http://www.apache.org/dist/tomcat/tomcat-connectors/native/%{version}/source/%{name}-%{version}-src.tar.gz +ExclusiveArch: %{java_arches} BuildRequires: make BuildRequires: gcc-c++