From a28d1a1545717e6489829e6342b1c0e59784f147 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jun 08 2019 14:18:27 +0000 Subject: Revert "Speed up builds on 32bit arm" This reverts commit ee589500a69bca91e610f5b89ab514f9ccec4ba3. --- diff --git a/icu4j.spec b/icu4j.spec index 1e1fbe1..10e918c 100644 --- a/icu4j.spec +++ b/icu4j.spec @@ -3,7 +3,7 @@ Name: icu4j Version: 64.2 -Release: 2%{?dist} +Release: 1%{?dist} Epoch: 1 Summary: International Components for Unicode for Java # ICU itself is now covered by Unicode license, but still has contributed @@ -23,11 +23,6 @@ BuildRequires: java-javadoc BuildRequires: javapackages-local BuildRequires: ivy-local -%ifarch %{arm} -# Speed up builds on 32bit arm in case we get such a builder -BuildRequires: java-1.8.0-openjdk-aarch32-devel -%endif - BuildArch: noarch %description @@ -114,9 +109,6 @@ install -m 644 icu4j-localespi.jar %{buildroot}%{_javadir}/icu4j/ %license main/shared/licenses/* %changelog -* Sun Jun 02 2019 Mat Booth - 1:64.2-2 -- Speed up builds on 32bit arm - * Thu Apr 25 2019 Mat Booth - 1:64.2-1 - Update to latest upstream release