Package version up to 4.1.9
[platform/core/uifw/libtbm.git] / packaging / libtbm.spec
index 3133939..8a42379 100644 (file)
@@ -10,7 +10,7 @@
 %define _tmpfilesdir /usr/lib/tmpfiles.d
 
 Name:           libtbm
-Version:        4.1.0
+Version:        4.1.9
 Release:        1
 License:        MIT
 Summary:        The library for Tizen Buffer Manager
@@ -82,6 +82,7 @@ LDFLAGS+=" -lgcov"
 
 %if %{with wayland}
 %reconfigure --prefix=%{_prefix} --with-tbm-platform=WAYLAND  --with-haltests=${HALTESTS} --bindir=%{_bindir}/hal \
+            --with-default-dlog=yes \
             CFLAGS="${CFLAGS} -Wall -Werror" LDFLAGS="${LDFLAGS} -Wl,--hash-style=both -Wl,--as-needed"
 %else
 %reconfigure --prefix=%{_prefix} --with-tbm-platform=X11  --with-haltests=${HALTESTS} --bindir=%{_bindir}/hal \