Change build flag for vd product 06/139606/1
authorJooseok Park <jooseok.park@samsung.com>
Wed, 19 Jul 2017 12:07:08 +0000 (21:07 +0900)
committerJooseok Park <jooseok.park@samsung.com>
Wed, 19 Jul 2017 12:07:08 +0000 (21:07 +0900)
Change-Id: I9e303b003c935191b1ca51adc4c7971d965d6b4e

packaging/iotcon.spec

index 0860007..c529161 100644 (file)
@@ -1,6 +1,6 @@
 Name:       iotcon
 Summary:    Tizen IoT Connectivity
-Version:    0.3.19
+Version:    0.3.20
 Release:    0
 Group:      Network & Connectivity/Service
 License:    Apache-2.0
@@ -46,7 +46,7 @@ Tizen IoT Connectivity Test Programs
 
 %build
 
-%if "%{?TIZEN_PRODUCT_TV}" == "1"
+%if "%{?profile}" == "tv"
 %define PRODUCT_TV 1
 %else
 %define PRODUCT_TV 0