[ABS] TizenRefApp-8699 Screen Do not disturb loading occurs long time tizen_4.0_unified_tpk accepted/tizen/4.0/unified/20170811.140701 submit/tizen_4.0_unified_tpk/20170811.094300
authorMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 11 Aug 2017 11:01:06 +0000 (20:01 +0900)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 11 Aug 2017 11:01:06 +0000 (20:01 +0900)
Reference: submit/tizen_4.0/20170811.094300
Commit id: 9b5a072573e1ace15f2230cc39782d03a9046094
Requested by: m.wereski@partner.samsung.com
SDK rootstrap version: 20170809_1

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

diff --git a/org.tizen.setting-notification-1.0.0-aarch64-debug.tpk b/org.tizen.setting-notification-1.0.0-aarch64-debug.tpk
new file mode 100644 (file)
index 0000000..5a5de6a
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-aarch64-debug.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-aarch64.tpk b/org.tizen.setting-notification-1.0.0-aarch64.tpk
new file mode 100644 (file)
index 0000000..ec22994
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-aarch64.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-arm-debug.tpk b/org.tizen.setting-notification-1.0.0-arm-debug.tpk
new file mode 100644 (file)
index 0000000..10ac286
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-arm-debug.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-arm.tpk b/org.tizen.setting-notification-1.0.0-arm.tpk
new file mode 100644 (file)
index 0000000..9f1e823
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-arm.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-x86-debug.tpk b/org.tizen.setting-notification-1.0.0-x86-debug.tpk
new file mode 100644 (file)
index 0000000..440f158
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-x86-debug.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-x86.tpk b/org.tizen.setting-notification-1.0.0-x86.tpk
new file mode 100644 (file)
index 0000000..08aebc5
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-x86.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-x86_64-debug.tpk b/org.tizen.setting-notification-1.0.0-x86_64-debug.tpk
new file mode 100644 (file)
index 0000000..b68fc73
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-x86_64-debug.tpk differ
diff --git a/org.tizen.setting-notification-1.0.0-x86_64.tpk b/org.tizen.setting-notification-1.0.0-x86_64.tpk
new file mode 100644 (file)
index 0000000..3da24b5
Binary files /dev/null and b/org.tizen.setting-notification-1.0.0-x86_64.tpk differ
diff --git a/packaging/org.tizen.setting-notification.spec b/packaging/org.tizen.setting-notification.spec
new file mode 100644 (file)
index 0000000..2d4c27a
--- /dev/null
@@ -0,0 +1,54 @@
+Name:       org.tizen.setting-notification
+#VCS_FROM:   profile/mobile/apps/native/ug-setting-notification-efl#9b5a072573e1ace15f2230cc39782d03a9046094
+#RS_Ver:    20170809_1 
+Summary:    setting-notification
+Version:    1.0.0
+Release:    1
+Group:      N/A
+License:    N/A
+Source0:    %{name}-%{version}.tar.gz
+
+ExclusiveArch:  x86_64 i586 x86 aarch64 i486 i686 i386 armv7l arm
+
+
+BuildRequires:  pkgconfig(libtzplatform-config)
+Requires(post):  /usr/bin/tpk-backend
+
+%define internal_name org.tizen.setting-notification
+%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk
+
+%define build_mode %{nil}
+
+%ifarch arm armv7l
+%define target arm
+%endif
+%ifarch aarch64
+%define target aarch64
+%endif
+%ifarch x86_64
+%define target x86_64
+%endif
+%ifarch i386 i486 i586 i686
+%define target x86
+%endif
+
+%description
+profile/mobile/apps/native/ug-setting-notification-efl#9b5a072573e1ace15f2230cc39782d03a9046094
+This is a container package which have preload TPK files
+
+%prep
+%setup -q
+
+%build
+
+%install
+rm -rf %{buildroot}
+mkdir -p %{buildroot}/%{preload_tpk_path}
+install %{internal_name}-%{version}-%{target}%{build_mode}.tpk %{buildroot}/%{preload_tpk_path}/
+
+%post
+
+%files
+%defattr(-,root,root,-)
+%{preload_tpk_path}/*
+