Change profile name 50/53550/1 accepted/tizen/common/20160222.162152 accepted/tizen/ivi/20160218.022931 accepted/tizen/mobile/20151208.130958 submit/tizen_common/20160222.141210 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001 submit/tizen_mobile/20151208.053345
authorjunkyu Han <junkyu.han@samsung.com>
Tue, 8 Dec 2015 02:20:19 +0000 (11:20 +0900)
committerjunkyu Han <junkyu.han@samsung.com>
Tue, 8 Dec 2015 02:20:19 +0000 (11:20 +0900)
Change-Id: I2eb1c58c1c59588ff92d08ef6d354f54ed1d71ce

packaging/org.tizen.volume.spec

index 6598ea5..ea1a6ee 100755 (executable)
@@ -1,10 +1,10 @@
 %define _project_name volume
 %define _package_name org.tizen.%{_project_name}
-%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