[ABS] Fix build errors tizen_mobile_tpk
authorEunyoung Lee <ey928.lee@samsung.com>
Mon, 26 Sep 2022 03:05:22 +0000 (03:05 +0000)
committerEunyoung Lee <ey928.lee@samsung.com>
Mon, 26 Sep 2022 03:05:22 +0000 (03:05 +0000)
VCS: e7d3f86915fce719e428e1f80babe664e47cf232

org.tizen.quickpanel-1.0.0-arm-debug.tpk [deleted file]
org.tizen.quickpanel-1.0.0-arm.tpk
org.tizen.quickpanel-1.0.0-i586.tpk [new file with mode: 0644]
org.tizen.quickpanel-1.0.0-x86-debug.tpk [deleted file]
org.tizen.quickpanel-1.0.0-x86.tpk [deleted file]
packaging/org.tizen.quickpanel.spec

diff --git a/org.tizen.quickpanel-1.0.0-arm-debug.tpk b/org.tizen.quickpanel-1.0.0-arm-debug.tpk
deleted file mode 100644 (file)
index 79fd9ef..0000000
Binary files a/org.tizen.quickpanel-1.0.0-arm-debug.tpk and /dev/null differ
index 853c234d2aa9132286203157573920fb35c0e165..d9b0472dd5ea3afed999d6fa715ee9cefa98b5ff 100644 (file)
Binary files a/org.tizen.quickpanel-1.0.0-arm.tpk and b/org.tizen.quickpanel-1.0.0-arm.tpk differ
diff --git a/org.tizen.quickpanel-1.0.0-i586.tpk b/org.tizen.quickpanel-1.0.0-i586.tpk
new file mode 100644 (file)
index 0000000..83b8997
Binary files /dev/null and b/org.tizen.quickpanel-1.0.0-i586.tpk differ
diff --git a/org.tizen.quickpanel-1.0.0-x86-debug.tpk b/org.tizen.quickpanel-1.0.0-x86-debug.tpk
deleted file mode 100644 (file)
index 359b218..0000000
Binary files a/org.tizen.quickpanel-1.0.0-x86-debug.tpk and /dev/null differ
diff --git a/org.tizen.quickpanel-1.0.0-x86.tpk b/org.tizen.quickpanel-1.0.0-x86.tpk
deleted file mode 100644 (file)
index fb2a54b..0000000
Binary files a/org.tizen.quickpanel-1.0.0-x86.tpk and /dev/null differ
index 019dd4374853eff8df8fff20e9d0b87cfa86042b..047002243aee1dc4cec82297be9fcda3bb8969d2 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.quickpanel
-#VCS_FROM:   profile/mobile/apps/native/quickpanel#e7d3f86915fce719e428e1f80babe664e47cf232
-#RS_Ver:    20200205_2
+#VCS_FROM:  #e7d3f86915fce719e428e1f80babe664e47cf232
+#RS_Ver:    20220924_110540
 Summary:    Quick access panel for the notifications and various kinds of services.
 Version:    1.0.0
 Release:    1
@@ -10,7 +10,6 @@ Source0:    %{name}-%{version}.tar.gz
 
 ExclusiveArch:  i586 x86 i486 i686 i386 armv7l arm
 
-
 BuildRequires:  pkgconfig(libtzplatform-config)
 Requires(post):  /usr/bin/tpk-backend
 
@@ -29,11 +28,11 @@ Requires(post):  /usr/bin/tpk-backend
 %define target x86_64
 %endif
 %ifarch i386 i486 i586 i686
-%define target x86
+%define target i586
 %endif
 
 %description
-profile/mobile/apps/native/quickpanel#e7d3f86915fce719e428e1f80babe664e47cf232
+__VCS__
 This is a container package which have preload TPK/WGT files
 
 %prep
@@ -51,4 +50,3 @@ install %{internal_name}-%{version}-%{target}%{build_mode}.tpk %{buildroot}/%{pr
 %files
 %defattr(-,root,root,-)
 %{preload_tpk_path}/*
-