From: liwei Date: Tue, 9 May 2023 01:46:56 +0000 (+0800) Subject: Ignore chromium and wrtjs version when install wrtjs rpm X-Git-Tag: accepted/tizen/7.0/unified/20230718.090150^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_7.0_unified;p=platform%2Fframework%2Fweb%2Fwrtjs.git Ignore chromium and wrtjs version when install wrtjs rpm Now, we don't ofen add native APIs, and if we add native apis, we can use WRT TCs to confirm the chromium and wrtjs is matched, so it's unncessary to care chromium version and wrtjs version when install wrtjs rpm. Change-Id: Ia1d36f2aa5d908c33cd02c2bc6104fbf1493e4f2 Signed-off-by: liwei (cherry picked from commit 56a9e77d117749269f8a6166d4c5f2e3c9dea55e) --- diff --git a/packaging/wrtjs.spec b/packaging/wrtjs.spec index 698e9e5b..e570a9d2 100644 --- a/packaging/wrtjs.spec +++ b/packaging/wrtjs.spec @@ -229,6 +229,7 @@ else echo -e "\033[31m* You have too old chromium-efl." fi echo -e "* please re-install chromium-efl as revision $WRTJS_REVISION first." + echo -e "* wrtjs will be installed directly this time." echo -e "*****************************************************\033[m" fi