modify spec file for check build feature 54/53354/1 accepted/tizen/mobile/20151206.223803 accepted/tizen/tv/20151206.223819 accepted/tizen/wearable/20151206.223832 submit/tizen/20151204.072833
authorKyeonghun Lee <kh9090.lee@samsung.com>
Fri, 4 Dec 2015 07:17:45 +0000 (16:17 +0900)
committerKyeonghun Lee <kh9090.lee@samsung.com>
Fri, 4 Dec 2015 07:17:45 +0000 (16:17 +0900)
Change-Id: I87660d587f134f87a0f3eca34ffbe9c69830e62c
Signed-off-by: Kyeonghun Lee <kh9090.lee@samsung.com>
packaging/msg-service.spec

index 29ae7eb..446e3d0 100755 (executable)
@@ -8,7 +8,7 @@ Source0:        %{name}-%{version}.tar.gz
 Source1:        msg-server.service
 Source2:        msg-server.socket
 
-%if "%{?tizen_profile_name}" == "tv"
+%if "%{?profile}" == "tv"
 ExcludeArch: %{arm} %ix86 x86_64
 %endif