[ABS] [SE][Ref.App][MT][Tizen_3.0_Mobile_ALPHA_RC1][Mobile][Phone] Count of text... accepted/tizen/mobile/20160512.051330 submit/tizen_mobile_tpk/20160511.143601
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 11 May 2016 14:37:04 +0000 (23:37 +0900)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Wed, 11 May 2016 14:37:04 +0000 (23:37 +0900)
Reference: submit/tizen/20160511.143601
Commit id: 146ef26e33a85103e94a33fc0f4f01e6cfd063bb
Requested by: i.olshevskyi@samsung.com
SDK rootstrap version: 20160510_2

org.tizen.call-setting-1.0.0-arm.tpk
org.tizen.call-setting-1.0.0-i386.tpk
packaging/org.tizen.call-setting.spec

index ca5c9fe6114355b09167888850c3a6bf15e9cf73..7deedf5de2e65b03bc1fd335bdd46242253226ee 100644 (file)
Binary files a/org.tizen.call-setting-1.0.0-arm.tpk and b/org.tizen.call-setting-1.0.0-arm.tpk differ
index dfcaaeb181542e30c1ebf8f4b33971ea20264c9e..bfb99a6450758b84ab3734aecf908a902538f689 100644 (file)
Binary files a/org.tizen.call-setting-1.0.0-i386.tpk and b/org.tizen.call-setting-1.0.0-i386.tpk differ
index e8fad90463496729edd03f72785059289cf37425..d5005c66ac22b1db6b64e565f3e781276b40fc9d 100644 (file)
@@ -1,6 +1,6 @@
 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
@@ -11,6 +11,7 @@ Source0:    %{name}-%{version}.tar.gz
 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
@@ -24,6 +25,7 @@ Requires(post):  /usr/bin/tpk-backend
 %endif
 
 %description
+profile/mobile/apps/native/call-setting#146ef26e33a85103e94a33fc0f4f01e6cfd063bb
 This is a container package which have preload TPK files
 
 %prep
@@ -34,7 +36,7 @@ This is a container package which have preload TPK files
 %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