Name: org.tizen.call-setting
#VCS_FROM: profile/mobile/apps/native/call-setting#146ef26e33a85103e94a33fc0f4f01e6cfd063bb
-#RS_Ver: 20160428_3
+#RS_Ver: 20160510_2
Summary: Call Settings
Version: 1.0.0
Release: 1
BuildRequires: pkgconfig(libtzplatform-config)
Requires(post): /usr/bin/tpk-backend
+%define internal_name org.tizen.call-setting
%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk
%ifarch i386 i486 i586 i686 x86_64
%endif
%description
+profile/mobile/apps/native/call-setting#146ef26e33a85103e94a33fc0f4f01e6cfd063bb
This is a container package which have preload TPK files
%prep
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/%{preload_tpk_path}
-install %{name}-%{version}-%{target}.tpk %{buildroot}/%{preload_tpk_path}/
+install %{internal_name}-%{version}-%{target}.tpk %{buildroot}/%{preload_tpk_path}/
%post