[Task-mgr] Fixed scale and long size name issues
[apps/core/preloaded/taskmanager.git] / packaging / org.tizen.task-mgr.spec
index 6520e59..004d8ea 100644 (file)
@@ -8,11 +8,11 @@ Release:      1
 License:       Apache-2.0
 Source0:       %{name}-%{version}.tar.gz
 
-%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