From a90108ac1f9ea21dc891366bb6cee660aa887cd7 Mon Sep 17 00:00:00 2001 From: Junfeng Dong Date: Mon, 22 Jul 2013 16:21:30 +0800 Subject: [PATCH] Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\". Change-Id: If98397ffcace3a8d83d6f62ce443e9d0829c375f Signed-off-by: Junfeng Dong --- build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in | 2 +- packaging/wrt-commons.changes | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in b/build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in index 2fdf647..5d07173 100644 --- a/build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in +++ b/build/custom_handler_dao/wrt-commons-custom-handler-dao-ro.pc.in @@ -9,4 +9,4 @@ Description: wrt-commons-custom-handler-dao-ro Version: @VERSION@ Requires: dpl-efl Libs: -lwrt-commons-custom-handler-dao-ro -L${libdir} -Cflags: -I${includedir}/dpl-efl -DLIBDIR_PREFIX=\"${libdir}\" +Cflags: -I${includedir}/dpl-efl -DLIBDIR_PREFIX=\\\"${libdir}\\\" diff --git a/packaging/wrt-commons.changes b/packaging/wrt-commons.changes index c817bc0..7e9717c 100644 --- a/packaging/wrt-commons.changes +++ b/packaging/wrt-commons.changes @@ -1,3 +1,6 @@ +* Mon Jul 22 2013 Junfeng Dong submit/tizen/20130717.201650@1d733c0 +- Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\". + * Mon May 20 2013 Rusty Lynch accepted/tizen/20130520.103517@f203c87 - Fix WRT Runtimes Change post section : call wrt_common_create_cleandb.sh - Fix WRT Runtime : SQL Issue , remove transaction around CHECK_WIDGET_EXISTENCE + Force transaction BEGIN IMEDIATE + Try catch -- 2.7.4