[sflphone] ExcludeArch arm for F20, F21

Sandro Mani smani at fedoraproject.org
Sat Mar 7 23:41:57 UTC 2015


commit 48373f7306529c40df5484c2bcc5c26aaa1c63e9
Author: Sandro Mani <manisandro at gmail.com>
Date:   Sun Mar 8 00:41:50 2015 +0100

    ExcludeArch arm for F20, F21

 sflphone.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/sflphone.spec b/sflphone.spec
index 3f5d1da..956c41e 100644
--- a/sflphone.spec
+++ b/sflphone.spec
@@ -22,6 +22,11 @@ Patch4:         sflphone_novideo.patch
 # Fix gcc5 FTBFS issues
 Patch5:         sflphone_gcc5.patch
 
+# Because of pjproject arm endianness detection issues
+%if 0%{?fedora} < 22
+ExcludeArch:    %{arm}
+%endif
+
 BuildRequires:  alsa-lib-devel
 BuildRequires:  ccrtp-devel
 BuildRequires:  check-devel


More information about the scm-commits mailing list