Remove bluetooth-ag-agent in binary before verifying the operation 52/45252/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150804.111840 accepted/tizen/tv/20150804.111935 accepted/tizen/wearable/20150804.112011 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150804.063124 submit/tizen_tv/20150804.063127 submit/tizen_wearable/20150804.063131 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 4 Aug 2015 06:14:50 +0000 (15:14 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 4 Aug 2015 06:14:50 +0000 (15:14 +0900)
Change-Id: I94491090b6767362a6550f13e0ddc6ae8b2100bd
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluetooth-agent.spec

index 4a18d65..45e6c5c 100644 (file)
@@ -41,7 +41,7 @@ export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE"
 export CXXFLAGS="$CXXFLAGS -DTIZEN_DEBUG_ENABLE"
 export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE"
 export CFLAGS="$CFLAGS -DTIZEN_MEDIA_ENHANCE"
-export CFLAGS="$CFLAGS -DTIZEN_BT_HFP_AG_ENABLE"
+#export CFLAGS="$CFLAGS -DTIZEN_BT_HFP_AG_ENABLE"
 
 %if "%{?profile}" == "wearable"
 export CFLAGS="$CFLAGS -DTIZEN_WEARABLE"
@@ -63,7 +63,7 @@ cmake . -DCMAKE_INSTALL_PREFIX=/usr \
 %else
         -DTIZEN_WEARABLE=0 \
 %endif
-        -DTIZEN_BT_HFP_AG_ENABLE=1
+#        -DTIZEN_BT_HFP_AG_ENABLE=1
 
 make VERBOSE=1
 
@@ -84,8 +84,8 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/bluetooth-agent
 %{_bindir}/bluetooth-pb-agent
 %{_datadir}/dbus-1/system-services/org.bluez.pb_agent.service
 %{_datadir}/dbus-1/system-services/org.bluez.map_agent.service
-%{_datadir}/dbus-1/system-services/org.bluez.ag_agent.service
-%{_bindir}/bluetooth-ag-agent
-%attr(0666,-,-) /opt/var/lib/bluetooth/voice-recognition-blacklist
+#%{_datadir}/dbus-1/system-services/org.bluez.ag_agent.service
+#%{_bindir}/bluetooth-ag-agent
+#%attr(0666,-,-) /opt/var/lib/bluetooth/voice-recognition-blacklist
 %endif
 %{_datadir}/license/bluetooth-agent