summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>2024-03-05 11:37:13 +0530
committerShivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>2024-03-05 11:37:13 +0530
commit0850db19201b73bf215592c01b249049f9944f4d (patch)
tree6f9d795301f4edda2bf3a59e53f1ac9b1dd16d14
parent4f71e5c1796ada857362eee3bfbc833b2d0be993 (diff)
downloadtray-0850db19201b73bf215592c01b249049f9944f4d.tar.gz
tray-0850db19201b73bf215592c01b249049f9944f4d.tar.bz2
tray-0850db19201b73bf215592c01b249049f9944f4d.zip
Change-Id: I959d248149afa0196f7a272d92e0467e506cec35 Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
-rw-r--r--[-rwxr-xr-x]packaging/org.tizen.Apps.spec (renamed from packaging/org.tizen.Tray.spec)6
-rwxr-xr-xpackaging/org.tizen.TrayApplication-1.0.0.tpkbin226472 -> 0 bytes
2 files changed, 2 insertions, 4 deletions
diff --git a/packaging/org.tizen.Tray.spec b/packaging/org.tizen.Apps.spec
index 466e4eb..b51354f 100755..100644
--- a/packaging/org.tizen.Tray.spec
+++ b/packaging/org.tizen.Apps.spec
@@ -1,5 +1,5 @@
-Name: org.tizen.Tray
-Summary: org.tizen.Tray
+Name: org.tizen.Apps
+Summary: org.tizen.Apps
Version: 1.0.0
Release: 1
Group: N/A
@@ -10,7 +10,6 @@ BuildRequires: pkgconfig(libtzplatform-config)
Requires(post): /usr/bin/tpk-backend
%define apps_name org.tizen.Apps
-%define tray_name org.tizen.TrayApplication
%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk
%description
@@ -25,7 +24,6 @@ This is the application to access all installed apps in the device
%install
rm -rf %{buildroot}
mkdir -p %{buildroot}/%{preload_tpk_path}
-install packaging/%{tray_name}-%{version}.tpk %{buildroot}/%{preload_tpk_path}/
install packaging/%{apps_name}-%{version}.tpk %{buildroot}/%{preload_tpk_path}/
%post
diff --git a/packaging/org.tizen.TrayApplication-1.0.0.tpk b/packaging/org.tizen.TrayApplication-1.0.0.tpk
deleted file mode 100755
index b01e82d..0000000
--- a/packaging/org.tizen.TrayApplication-1.0.0.tpk
+++ /dev/null
Binary files differ