[Tizen] Enable GBS build 25/182325/1
authorminho.sun <minho.sun@samsung.com>
Fri, 22 Jun 2018 01:25:16 +0000 (10:25 +0900)
committerminho.sun <minho.sun@samsung.com>
Fri, 22 Jun 2018 01:25:23 +0000 (10:25 +0900)
This reverts commit 88b51bef01f3795a193b4f95afc6cbc15d7604a0.

Change-Id: I6baf56a9c552aeda7b6e64dab1500cf634cb3516

packaging/dali-csharp-binder.spec

index eef1350..f02b7be 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}