From c9d09dfe2ca2975293fd2331a21dbd866303e3a0 Mon Sep 17 00:00:00 2001 From: Jonny Heggheim Date: Jun 15 2017 20:51:13 +0000 Subject: Build on i686 too --- diff --git a/openjfx.spec b/openjfx.spec index de98cea..96225db 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -2,7 +2,7 @@ Name: openjfx Version: 8.0.152 -Release: 10.b04%{?dist} +Release: 11.b04%{?dist} Summary: Rich client application platform for Java #fxpackager is BSD @@ -15,7 +15,7 @@ Source1: README.fedora Patch0: 0001-Fix-wait-call-in-PosixPlatform.patch Patch1: 0002-Bulid-in-Gradle-local-mode.patch -ExclusiveArch: x86 x86_64 +ExclusiveArch: %{ix86} x86_64 Requires: javapackages-tools Requires: java @@ -145,6 +145,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog +* Thu Jun 15 2017 Jonny Heggheim - 8.0.152-11.b04 +- build on i686 too + * Wed May 31 2017 Jonny Heggheim - 8.0.152-10.b04 - Update to upstream version 8.0.152b04