Packaging: update version to 0.1.11
[platform/core/uifw/e-mod-tizen-effect.git] / packaging / e-mod-tizen-effect.spec
index 11f800f..a0dfc11 100644 (file)
@@ -1,5 +1,5 @@
 Name: e-mod-tizen-effect
-Version: 0.0.3
+Version: 0.1.11
 Release: 1
 Summary: The effect module for the enlightenment
 URL: http://www.enlightenment.org
@@ -14,6 +14,7 @@ BuildRequires:  gettext
 BuildRequires:  edje-tools
 BuildRequires:  pkgconfig(wayland-server)
 BuildRequires:  pkgconfig(tizen-extension-server)
+BuildRequires: pkgconfig(wayland-tbm-server)
 
 %global TZ_SYS_RO_SHARE  %{?TZ_SYS_RO_SHARE:%TZ_SYS_RO_SHARE}%{!?TZ_SYS_RO_SHARE:/usr/share}
 
@@ -27,7 +28,7 @@ as one module of enlightenment.
 %build
 
 export GC_SECTIONS_FLAGS="-fdata-sections -ffunction-sections -Wl,--gc-sections"
-export CFLAGS+=" -Wall -g -fPIC -rdynamic ${GC_SECTIONS_FLAGS}"
+export CFLAGS+=" -Wall -g -fPIC -rdynamic ${GC_SECTIONS_FLAGS} -DE_LOGGING=1"
 export LDFLAGS+=" -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib"
 
 %autogen