Name: org.tizen.call-setting
-#VCS_FROM: profile/mobile/apps/native/call-setting#c8e7288140e1921eff72550d53463ec11b910d53
-#RS_Ver: 20161102_1
+#VCS_FROM: profile/mobile/apps/native/call-setting#253fca80d86a03aeb7ef81bbf7d195e6e71d7adb
+#RS_Ver: 20170217_3
Summary: Call Settings
Version: 1.0.0
Release: 1
Group: Applications/Core Applications
-License: Apache-2.0
+License: Flora-1.1
Source0: %{name}-%{version}.tar.gz
-ExcludeArch: aarch64 x86_64
+
BuildRequires: pkgconfig(libtzplatform-config)
Requires(post): /usr/bin/tpk-backend
%define build_mode %{nil}
-%ifarch i386 i486 i586 i686 x86_64
-%define target i386
-%else
-%ifarch arm armv7l aarch64
+%ifarch arm armv7l
%define target arm
-%else
-%define target noarch
%endif
+%ifarch aarch64
+%define target aarch64
+%endif
+%ifarch x86_64
+%define target x86_64
+%endif
+%ifarch i386 i486 i586 i686
+%define target i386
%endif
-
%description
-profile/mobile/apps/native/call-setting#c8e7288140e1921eff72550d53463ec11b910d53
+profile/mobile/apps/native/call-setting#253fca80d86a03aeb7ef81bbf7d195e6e71d7adb
This is a container package which have preload TPK files
%prep