From: Hyihong Chae Date: Wed, 18 Nov 2015 04:45:35 +0000 (+0900) Subject: modify to support mobile profile. X-Git-Tag: accepted/tizen/mobile/20151119.232338^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4fa94c7d0425efe3b43e69443d78b434316da9d;p=platform%2Fcore%2Fapi%2Fmtp.git modify to support mobile profile. Change-Id: I4b41e5bbad65e83b84619a2315f11cb53dd5e7c8 Signed-off-by: HyiHong Chae --- diff --git a/packaging/capi-network-mtp.spec b/packaging/capi-network-mtp.spec index 3355fe0..87cb0b2 100755 --- a/packaging/capi-network-mtp.spec +++ b/packaging/capi-network-mtp.spec @@ -6,10 +6,7 @@ Group: Network & Connectivity/Other License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -# This package would be built only TV -%if "%{?profile}" != "tv" -ExcludeArch: %arm aarch64 %ix86 x86_64 -%endif +ExcludeArch: %ix86 x86_64 BuildRequires: cmake BuildRequires: pkgconfig(dlog)