Fix spec file to add lib file only when the arch is arm 82/274682/1 accepted/tizen/unified/20220509.014326 submit/tizen/20220506.030311
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 6 May 2022 03:00:11 +0000 (12:00 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 6 May 2022 03:00:11 +0000 (12:00 +0900)
Change-Id: Icdcd229346b5aaed240b3581a835a78f423c34f2
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
packaging/org.tizen.vc-engine-default.spec

index e541790..9ac9180 100644 (file)
@@ -47,6 +47,8 @@ exit 0
 %{APP_PREFIX}/bin/*
 %{MANIFESTDIR}/org.tizen.vc-engine-default.xml
 #%{TZ_SYS_RO_SHARE}/voice/vc/1.0/engine/lib*.so
+%ifarch %{arm} # arm armv7l
 %{APP_PREFIX}/lib/*
+%endif
 %{TZ_SYS_RO_SHARE}/voice/vc/1.0/engine-info/vc-default-info.xml
 %{TZ_SYS_RO_SHARE}/voice/vc/engine_data/*