From 6743a61f8876df98c8cabd0dff516446cb16311e04b7ccbe763cfd2abda41b02 Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Wed, 12 Jun 2013 17:13:03 +0000 Subject: [PATCH] Accepting request 178809 from home:k0da:ppc - set ExclusiveArch: %{ix86} x86_64 %{arm}. v8 is available only for those architectures OBS-URL: https://build.opensuse.org/request/show/178809 OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=9 --- mupdf.changes | 6 ++++++ mupdf.spec | 1 + 2 files changed, 7 insertions(+) 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.