From: Junfeng Dong Date: Tue, 23 Jul 2013 02:22:20 +0000 (+0800) Subject: Revert "Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\"." X-Git-Tag: submit/tizen/20130723.165220^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc9500cc915282026b320acfa4842f1513ae56bc;p=platform%2Fframework%2Fweb%2Fwrt-commons.git Revert "Correct the macro definition to DLIBDIR_PREFIX=\"/usr/lib\"." This reverts commit a90108ac1f9ea21dc891366bb6cee660aa887cd7. wrt/wrt-installer failed with that commit. the right fix should be tuning in wrt-setting. Change-Id: Id28d2e13effd3641f6c1a420eacc323eb219ddce Signed-off-by: Junfeng Dong --- 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 5d07173..2fdf647 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 7e9717c..c817bc0 100644 --- a/packaging/wrt-commons.changes +++ b/packaging/wrt-commons.changes @@ -1,6 +1,3 @@ -* 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