From: Sunghyun Kwon Date: Mon, 7 Dec 2015 00:18:18 +0000 (+0900) Subject: Modified the spell X-Git-Tag: submit/tizen/20151207.003121^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c552e114eb1c76b095bae605768ecc49db1a0804;p=platform%2Fcore%2Fapi%2Femail.git Modified the spell Change-Id: I4d1e480adcdf8791a73f2caa1a5dd4f4238cafc4 --- diff --git a/packaging/capi-messaging-email.spec b/packaging/capi-messaging-email.spec index 98c7abe..188277e 100644 --- a/packaging/capi-messaging-email.spec +++ b/packaging/capi-messaging-email.spec @@ -7,11 +7,11 @@ License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: capi-messaging-email.manifest -%if "%{?tizen_profile_name}" == "wearable" +%if "%{?profile}" == "wearable" ExcludeArch: %{arm} %ix86 x86_64 %endif -%if "%{?tizen_profile_name}" == "tv" +%if "%{?profile}" == "tv" ExcludeArch: %{arm} %ix86 x86_64 %endif