From c552e114eb1c76b095bae605768ecc49db1a0804 Mon Sep 17 00:00:00 2001 From: Sunghyun Kwon Date: Mon, 7 Dec 2015 09:18:18 +0900 Subject: [PATCH] Modified the spell Change-Id: I4d1e480adcdf8791a73f2caa1a5dd4f4238cafc4 --- packaging/capi-messaging-email.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1