[Build] Tizen 3.0 tv
authorRafal Galka <r.galka@samsung.com>
Thu, 21 May 2015 11:52:48 +0000 (13:52 +0200)
committerRafal Galka <r.galka@samsung.com>
Thu, 21 May 2015 12:15:01 +0000 (21:15 +0900)
[Info]
http://168.219.209.56/jira/browse/XWALK-253
http://168.219.209.56/confluence/display/WRT/Common+WebAPI+for+Tizen+3.0

Change-Id: Id48188eb9d3e9bfae21b8a108493d3d71b22ada8

packaging/webapi-plugins.spec

index 6c9b345..065f7d4 100755 (executable)
@@ -17,7 +17,7 @@ Source0:    %{name}-%{version}.tar.gz
 ####################################################################
 #       Mobile Profile :  Redwood(SM-Z910F)       #
 ####################################################################
-%if "%{?tizen_profile_name}" == "mobile"
+%if "%{?profile}" == "mobile"
 
 %define tizen_feature_account_support             1
 %define tizen_feature_alarm_support               1
@@ -126,7 +126,7 @@ Source0:    %{name}-%{version}.tar.gz
 ####################################################################
 #       Wearable Profile :  B2                          #
 ####################################################################
-%if "%{?tizen_profile_name}" == "wearable"
+%if "%{?profile}" == "wearable"
 
 # Account API is optional in Tizen Wearable Profile.
 %define tizen_feature_account_support             0
@@ -223,11 +223,11 @@ Source0:    %{name}-%{version}.tar.gz
 ####################################################################
 #       TV Profile                                                 #
 ####################################################################
-%if "%{?tizen_profile_name}" == "tv"
+%if "%{?profile}" == "tv"
 
 %define tizen_feature_account_support             0
 %define tizen_feature_alarm_support               0
-%define tizen_feature_application_support         1
+%define tizen_feature_application_support         0
 %define tizen_feature_archive_support             1
 %define tizen_feature_badge_support               0
 %define tizen_feature_bluetooth_support           0
@@ -246,7 +246,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define tizen_feature_key_manager_support         0
 %define tizen_feature_media_controller_support    0
 %define tizen_feature_media_key_support           0
-%define tizen_feature_message_port_support        1
+%define tizen_feature_message_port_support        0
 %define tizen_feature_messaging_support           0
 %define tizen_feature_nbs_support                 0
 %define tizen_feature_nfc_emulation_support       0
@@ -259,7 +259,7 @@ Source0:    %{name}-%{version}.tar.gz
 %define tizen_feature_sensor_support              0
 %define tizen_feature_sound_support               0
 %define tizen_feature_system_info_support         0
-%define tizen_feature_system_setting_support      1
+%define tizen_feature_system_setting_support      0
 %define tizen_feature_telephony_support           0
 %define tizen_feature_time_support                1
 %define tizen_feature_web_setting_support         1