Name: org.tizen.local-recovery-ui
#VCS_FROM: profile/common/apps/native/recovery-app-ui#ee676c5982a04f241ceff64544e013c2b396d0cd
-#RS_Ver: 20201007_2
+#RS_Ver: 20201208_2
Summary: org.tizen.local-recovery-ui
Version: 1.0.0
Release: 1
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-ExclusiveArch: aarch64 armv7l arm
+ExclusiveArch: x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm
BuildRequires: pkgconfig(libtzplatform-config)
%define target x86_64
%endif
%ifarch i386 i486 i586 i686
-%define target x86
+%define target i586
%endif
%description