commit 54f43e9fefbd77b4f88932a053032b325d48c964
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Mar 26 11:46:01 2017 +0200
Use ExclusiveArch x86_64 for now
Mosaic.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/Mosaic.spec b/Mosaic.spec
index 0fde008..7e238e4 100644
--- a/Mosaic.spec
+++ b/Mosaic.spec
@@ -1,6 +1,6 @@
Name: Mosaic
Version: 2.7
-Release: 0.7.b5%{?dist}
+Release: 0.8.b5%{?dist}
Summary: Web Browser
Group: Applications/Internet
@@ -18,6 +18,9 @@ Patch5: Mosaic-2.7b5-redirect.patch
Patch6: Mosaic-2.7b5-gcc-compile.patch
Patch7: Mosaic-2.7b5-Paths.patch
+# Mosaic fails to build on i686 and probably others arches
+ExclusiveArch: x86_64
+
BuildRequires: openmotif-devel
BuildRequires: libjpeg-devel libpng-devel
BuildRequires: autoconf ImageMagick desktop-file-utils
@@ -83,6 +86,9 @@ desktop-file-install %{SOURCE1} \
%changelog
+* Sun Mar 26 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.7-0.8.b5
+- ExclusiveArch x86_64
+
* Sat Mar 25 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
2.7-0.7.b5
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild