commit 4f638bd89222816ed99d618225f8733c99db8536
Author: Alexandre Moine <nobrakal(a)gmail.com>
Date: Wed May 3 10:51:34 2017 +0200
Exclude ppc64
openmw.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/openmw.spec b/openmw.spec
index fe76d11..e38576f 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -1,6 +1,6 @@
Name: openmw
Version: 0.41.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
@@ -14,6 +14,9 @@ Patch0: %{name}.unbundle-dejavu-font.patch
# Unbundle tango icons
Patch1: %{name}.undundle-tango-icons.patch
+# Openmw has problems with big indian cpu
+ExcludeArch: ppc64
+
BuildRequires: cmake
BuildRequires: boost-devel
BuildRequires: bullet-devel
@@ -135,6 +138,9 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%changelog
+* Tue May 02 2017 Alexandre Moine <nobrakal(a)gmail.com> 0.41.0-4
+- Exclude ppc64
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 0.41.0-3
- Rebuild for ffmpeg update