Le mer. 10 juil. 2019 à 02:21, Sérgio M. Basto
<sergiomb(a)rpmfusion.org> a écrit :
commit d3808b809e307502a540e115df641533e782255d
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jul 10 01:14:35 2019 +0100
Use same arches of opensuse
aegisub.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aegisub.spec b/aegisub.spec
index 01d47cd..8cd9fc2 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -28,7 +28,7 @@ Patch6:
aegisub-DataBlockCache-Fix-crash-in-cache-invalidation.patch
#PATCH-FIX-UPSTREAM - davejplater(a)gmail.com - aegisub-boost169.patch - Fixes build with
boost 1.69 where boost/gil/gil_all.hpp is moved to -boost169.patch
Patch7: aegisub-boost169.patch
-ExclusiveArch: i686 x86_64 armv7hl
+ExcludeArch: ppc ppc64 ppc64le i686 armv7hl
Why using ExclusiveArch in the
first step ? And why to re-introduce
legacy arches such as ppc ppc64 (disabled in current fedora).
Please test a scratch build without ExclusiveArch,
Thx
--
-
Nicolas (kwizart)