[Tizen] Enable GBS build 11/176011/1 accepted/tizen/unified/20180417.173131 submit/tizen/20180416.110235
authorSeungho, Baek <sbsh.baek@samsung.com>
Mon, 16 Apr 2018 06:18:29 +0000 (15:18 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Mon, 16 Apr 2018 06:18:33 +0000 (15:18 +0900)
This reverts commit 402dd07963a0cc28f1bd7f1f5b44c9c1a15b0549.

Change-Id: Ie3aab4f8a41f980f304f64abf25ae3dcdbda7606

packaging/dali-csharp-binder.spec

index 030f92d..f1a44e9 100755 (executable)
@@ -48,12 +48,11 @@ This package includes developer files common to all packages.
 %build
 %autogen
 # added for key grab binding only for tizen
-# Do not merge this on tizen branch!
 %if 0%{?tizen_version_major} >= 5
 %configure --enable-ecoreWl2=yes \
-           --enable-tizenBuild=no
+           --enable-tizenBuild=yes
 %else
-%configure --enable-tizenBuild=no
+%configure --enable-tizenBuild=yes
 %endif
 
 make %{?_smp_mflags}