[bino] add exclude armhfp

Leigh Scott leigh123linux at rpmfusion.org
Sat Jul 9 10:41:08 CEST 2016


commit ffa0f170d419759ac8d2b153cfcf2e8b881e8e08
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Sat Jul 9 09:41:03 2016 +0100

    add exclude armhfp

 bino.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/bino.spec b/bino.spec
index d75b23e..a109835 100644
--- a/bino.spec
+++ b/bino.spec
@@ -8,6 +8,9 @@ URL: http://bino3d.org
 Source0: http://download.savannah.nongnu.org/releases-noredirect/bino/%{name}-%{version}.tar.xz
 Patch0:  ffmpeg_2.9.patch
 
+# No libquadmath-devel on ARM
+ExcludeArch: armhfp
+
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -89,6 +92,7 @@ fi
 - update to 1.6.3 release
 - patch for ffmpeg-3.0
 - switch to qt5
+- add exclude armhfp
 
 * Sun Oct 19 2014 Sérgio Basto <sergio at serjux.com> - 1.4.4-6
 - Rebuilt for FFmpeg 2.4.3


More information about the rpmfusion-commits mailing list