fix the excludeArch for i586 accepted/tizen/3.0/mobile/20170223.001055 accepted/tizen/mobile/20170222.094611 accepted/tizen/unified/20170309.084546 submit/tizen/20170222.020757 submit/tizen_3.0/20170222.061204 submit/tizen_unified/20170308.100403 submit/tizen_unified/20170309.100423
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 22 Feb 2017 05:38:33 +0000 (14:38 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 22 Feb 2017 05:38:52 +0000 (14:38 +0900)
Change-Id: I500538bfef920d9a07eb4f6ee820b11fb2801ed8

packaging/libtbm-sprd.spec

index 9edd165..4f7260d 100644 (file)
@@ -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)