[Tizen] Enable Debug on
[platform/core/uifw/dali-core.git] / packaging / dali.spec
index d1baaae..c76853d 100644 (file)
@@ -1,9 +1,9 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.36
+Version:    1.2.52
 Release:    1
 Group:      System/Libraries
-License:    Apache-2.0 and BSD-2-Clause and MIT
+License:    Apache-2.0 and BSD-3-Clause and MIT
 URL:        https://review.tizen.org/git/?p=platform/core/uifw/dali-core.git;a=summary
 Source0:    %{name}-%{version}.tar.gz
 
@@ -107,9 +107,7 @@ LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS;
       --sharedstatedir=%{_sharedstatedir} \
       --mandir=%{_mandir} \
       --enable-gles=%{target_gles_version} \
-%if 0%{?enable_debug}
       --enable-debug \
-%endif
       --infodir=%{_infodir}
 
 make %{?jobs:-j%jobs}