[ABS] Modified build make file accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen_6.5_tizeniot_tpk tizen_7.0_hotfix_tizeniot_tpk tizen_7.0_tizeniot_tpk tizen_8.0_tizeniot_tpk tizen_tizeniot_tpk accepted/tizen/6.5/unified/20211028.224324 accepted/tizen/7.0/unified/20221110.061619 accepted/tizen/7.0/unified/hotfix/20221116.111737 accepted/tizen/8.0/unified/20231005.095845 accepted/tizen/unified/20201209.031004 submit/tizen_6.5_tizeniot_tpk/20211028.164301 submit/tizen_tizeniot_tpk/20201209.031007 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_src.m2_release
authorwchang kim <wchang.kim@samsung.com>
Wed, 9 Dec 2020 02:56:19 +0000 (11:56 +0900)
committerwchang kim <wchang.kim@samsung.com>
Wed, 9 Dec 2020 02:56:19 +0000 (11:56 +0900)
Reference: submit/tizen/20201209.031007
Commit id: 0b3d4f64adb3f15752d0b61c89f39770c913f394
Requested by: wchang.kim@samsung.com
SDK rootstrap version: 20201208_2

org.tizen.setting-homescreen_common-1.0.0-aarch64-debug.tpk
org.tizen.setting-homescreen_common-1.0.0-aarch64.tpk
org.tizen.setting-homescreen_common-1.0.0-arm-debug.tpk
org.tizen.setting-homescreen_common-1.0.0-arm.tpk
org.tizen.setting-homescreen_common-1.0.0-i586-debug.tpk [new file with mode: 0644]
org.tizen.setting-homescreen_common-1.0.0-i586.tpk [new file with mode: 0644]
org.tizen.setting-homescreen_common-1.0.0-x86_64-debug.tpk [new file with mode: 0644]
org.tizen.setting-homescreen_common-1.0.0-x86_64.tpk [new file with mode: 0644]
packaging/org.tizen.setting-homescreen_common.spec

index 1366879..fc6acf1 100644 (file)
Binary files a/org.tizen.setting-homescreen_common-1.0.0-aarch64-debug.tpk and b/org.tizen.setting-homescreen_common-1.0.0-aarch64-debug.tpk differ
index 64051ce..8948a30 100644 (file)
Binary files a/org.tizen.setting-homescreen_common-1.0.0-aarch64.tpk and b/org.tizen.setting-homescreen_common-1.0.0-aarch64.tpk differ
index c247404..bc7a5b2 100644 (file)
Binary files a/org.tizen.setting-homescreen_common-1.0.0-arm-debug.tpk and b/org.tizen.setting-homescreen_common-1.0.0-arm-debug.tpk differ
index 063ea8e..4bacb24 100644 (file)
Binary files a/org.tizen.setting-homescreen_common-1.0.0-arm.tpk and b/org.tizen.setting-homescreen_common-1.0.0-arm.tpk differ
diff --git a/org.tizen.setting-homescreen_common-1.0.0-i586-debug.tpk b/org.tizen.setting-homescreen_common-1.0.0-i586-debug.tpk
new file mode 100644 (file)
index 0000000..893e750
Binary files /dev/null and b/org.tizen.setting-homescreen_common-1.0.0-i586-debug.tpk differ
diff --git a/org.tizen.setting-homescreen_common-1.0.0-i586.tpk b/org.tizen.setting-homescreen_common-1.0.0-i586.tpk
new file mode 100644 (file)
index 0000000..0bab118
Binary files /dev/null and b/org.tizen.setting-homescreen_common-1.0.0-i586.tpk differ
diff --git a/org.tizen.setting-homescreen_common-1.0.0-x86_64-debug.tpk b/org.tizen.setting-homescreen_common-1.0.0-x86_64-debug.tpk
new file mode 100644 (file)
index 0000000..efab159
Binary files /dev/null and b/org.tizen.setting-homescreen_common-1.0.0-x86_64-debug.tpk differ
diff --git a/org.tizen.setting-homescreen_common-1.0.0-x86_64.tpk b/org.tizen.setting-homescreen_common-1.0.0-x86_64.tpk
new file mode 100644 (file)
index 0000000..c4c67cc
Binary files /dev/null and b/org.tizen.setting-homescreen_common-1.0.0-x86_64.tpk differ
index 027b3be..da33366 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.setting-homescreen_common
 #VCS_FROM:   profile/iot/apps/native/ug-setting-homescreen-efl#0b3d4f64adb3f15752d0b61c89f39770c913f394
-#RS_Ver:    20201007_2
+#RS_Ver:    20201208_2
 Summary:    org.tizen.setting-homescreen_common
 Version:    1.0.0
 Release:    1
@@ -8,7 +8,7 @@ Group:      N/A
 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)
@@ -29,7 +29,7 @@ Requires(post):  /usr/bin/tpk-backend
 %define target x86_64
 %endif
 %ifarch i386 i486 i586 i686
-%define target x86
+%define target i586
 %endif
 
 %description