Disable TIZEN_DEBUG_ENABLE 63/197063/1 submit/tizen/20190109.071519
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 9 Jan 2019 07:05:50 +0000 (16:05 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Wed, 9 Jan 2019 07:09:32 +0000 (16:09 +0900)
Change-Id: Iaf86277edaaaecd86d4b4bf34cbdb5202951b47d

packaging/net-config.spec

index 84600bf..800d3d1 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          net-config
 Summary:       TIZEN Network Configuration service
-Version:       1.1.139
+Version:       1.1.140
 Release:       3
 Group:         System/Network
 License:       Apache-2.0
@@ -101,7 +101,7 @@ make %{?_smp_mflags}
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DTIZEN_WLAN_PASSPOINT=1 \
        -DTIZEN_WLAN_USE_P2P_INTERFACE=1 \
-       -DTIZEN_DEBUG_ENABLE=1 \
+       -DTIZEN_DEBUG_ENABLE=0 \
        -DTIZEN_WEARABLE=0 \
        -DTIZEN_CAPTIVE_PORTAL=0 \
        -DLIB_PATH=%{_lib} \