block on wearable profile 91/60991/1
authorJeesun Kim <iamjs.kim@samsung.com>
Thu, 3 Mar 2016 07:16:42 +0000 (16:16 +0900)
committerJeesun Kim <iamjs.kim@samsung.com>
Thu, 3 Mar 2016 07:16:56 +0000 (16:16 +0900)
Change-Id: I9c58469e918e36d3dd96064cb0c3591fd84c4310

packaging/pims-ipc.spec

index 27093ca..be5dfb4 100644 (file)
@@ -5,7 +5,9 @@ Release:    1
 Group:      System/Libraries
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
-
+%if "%{?profile}" == "wearable"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
 BuildRequires: awk
 BuildRequires: cmake
 BuildRequires: pkgconfig(glib-2.0)