From: SooChan Lim Date: Wed, 22 Feb 2017 05:38:33 +0000 (+0900) Subject: fix the excludeArch for i586 X-Git-Tag: accepted/tizen/3.0/mobile/20170223.001055^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d2c75ee21871a53cd29585d79a9f0a6b260af43;p=platform%2Fadaptation%2Fspreadtrum%2Flibtbm-sprd.git fix the excludeArch for i586 Change-Id: I500538bfef920d9a07eb4f6ee820b11fb2801ed8 --- diff --git a/packaging/libtbm-sprd.spec b/packaging/libtbm-sprd.spec index 9edd165..4f7260d 100644 --- a/packaging/libtbm-sprd.spec +++ b/packaging/libtbm-sprd.spec @@ -4,7 +4,7 @@ Release: 0 License: MIT Summary: Tizen Buffer Manager - sprd backend Group: System/Libraries -ExcludeArch: i586 x86_64 aarch64 +ExcludeArch: %{ix86} x86_64 aarch64 Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(libdrm)