diff --git a/mupdf.changes b/mupdf.changes index 6333dec..f76b136 100644 --- a/mupdf.changes +++ b/mupdf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 12 16:58:48 UTC 2013 - dvaleev@suse.com + +- set ExclusiveArch: %{ix86} x86_64 %{arm}. v8 is available only + for those architectures + ------------------------------------------------------------------- Mon Apr 29 13:13:20 UTC 2013 - gber@opensuse.org diff --git a/mupdf.spec b/mupdf.spec index c8c27c9..b2fe3f7 100644 --- a/mupdf.spec +++ b/mupdf.spec @@ -38,6 +38,7 @@ BuildRequires: xorg-x11-devel BuildRequires: zlib-devel Requires: xdg-utils BuildRoot: %{_tmppath}/%{name}-%{version}-build +ExclusiveArch: %{ix86} x86_64 %{arm} %description MuPDF is a lightweight PDF and XPS viewer and parser/rendering library.