[capi-network-wifi-direct]Enables Wi-Fi Display and Wi-Fi Direct Service Discovery... 53/47653/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150910.025125 accepted/tizen/tv/20150910.025139 accepted/tizen/wearable/20150910.025148 submit/tizen/20150910.012202 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 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
authorYu Jiung <jiung.yu@samsung.com>
Mon, 7 Sep 2015 12:46:13 +0000 (21:46 +0900)
committerYu Jiung <jiung.yu@samsung.com>
Mon, 7 Sep 2015 12:46:16 +0000 (21:46 +0900)
Change-Id: I1f585582b1a9e5ec220c9b3f563692a526a06047
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
packaging/capi-network-wifi-direct.spec

index 48a04b1..ec82b95 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-network-wifi-direct
 Summary:    Network WiFi-Direct Library
-Version:    1.2.39
+Version:    1.2.40
 Release:    1
 Group:      Network & Connectivity/Wireless
 License:    Apache-2.0
@@ -64,6 +64,8 @@ cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %else
 %if "%{profile}" == "tv"
        -DTIZEN_TV=1 \
+       -DTIZEN_FEATURE_SERVICE_DISCOVERY=1 \
+       -DTIZEN_FEATURE_WIFI_DISPLAY=1 \
 %endif
 %endif
 %endif