Ignore chromium and wrtjs version when install wrtjs rpm 83/292483/2 submit/tizen/20230515.160024
authorliwei <wei90727.li@samsung.com>
Tue, 9 May 2023 01:46:56 +0000 (09:46 +0800)
committerliwei <wei90727.li@samsung.com>
Wed, 10 May 2023 07:47:51 +0000 (15:47 +0800)
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 <wei90727.li@samsung.com>
packaging/wrtjs.spec

index 617c2e9..469d8c0 100644 (file)
@@ -230,8 +230,8 @@ 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"
-  exit 1
 fi
 
 %post