From: Mun, Gwan-gyeong Date: Tue, 19 Jan 2016 13:33:04 +0000 (+0900) Subject: Add exclude architecture - x86, x86_64 X-Git-Tag: accepted/tizen/common/20160128.122159^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F57381%2F2;p=platform%2Fcore%2Fuifw%2Flibtpl-egl.git Add exclude architecture - x86, x86_64 : x86 architecture uses mesa which creates gles, egl, egl-wayland package. Change-Id: I5ec823b54e5cddcb943f5d4275bb0cc895e2620f --- diff --git a/packaging/libtpl-egl.spec b/packaging/libtpl-egl.spec index c6fec48..59faeb7 100644 --- a/packaging/libtpl-egl.spec +++ b/packaging/libtpl-egl.spec @@ -23,6 +23,8 @@ BuildRequires: ERROR(No_window_system_designated) #Exclusive Emulator Arch %if "%{_with_emulator}" == "1" ExclusiveArch: +%else +ExclusiveArch: %{arm} aarch64 %endif Name: libtpl-egl