Modified the spell 32/53432/1 accepted/tizen/mobile/20151208.043243 accepted/tizen/tv/20151208.044459 accepted/tizen/wearable/20151208.044614 submit/tizen/20151207.003121
authorSunghyun Kwon <sh0701.kwon@samsung.com>
Mon, 7 Dec 2015 00:17:41 +0000 (09:17 +0900)
committerSunghyun Kwon <sh0701.kwon@samsung.com>
Mon, 7 Dec 2015 00:17:41 +0000 (09:17 +0900)
Change-Id: I756b2496d8db4672f2b934ea7ba283b7b1febd6c

packaging/email-service.spec

index b3b822b..d062208 100755 (executable)
@@ -12,11 +12,11 @@ Source2:    email-service.manifest
 Source3:    email-service_init_db.sh
 Source4:    email-service.service
 
-%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