Name: org.tizen.setting-notification
-#VCS_FROM: profile/mobile/apps/native/ug-setting-notification-efl#e8affa076e3cd3f61943c63055ee8ebba526d316
-#RS_Ver: 20161101_1
+#VCS_FROM: profile/mobile/apps/native/ug-setting-notification-efl#8142ee76769d2d2aacdae25f5e5cfba3fbe74d93
+#RS_Ver: 20170222_2
Summary: notification-setting
Version: 1.0.0
Release: 1
Group: Applications/Core Applications
-License: Apache-2.0
+License: Flora-1.1
Source0: %{name}-%{version}.tar.gz
-ExcludeArch: aarch64 x86_64
+
BuildRequires: pkgconfig(libtzplatform-config)
Requires(post): /usr/bin/tpk-backend
%define build_mode %{nil}
-%ifarch i386 i486 i586 i686 x86_64
-%define target i386
-%else
-%ifarch arm armv7l aarch64
+%ifarch arm armv7l
%define target arm
-%else
-%define target noarch
%endif
+%ifarch aarch64
+%define target aarch64
+%endif
+%ifarch x86_64
+%define target x86_64
+%endif
+%ifarch i386 i486 i586 i686
+%define target i386
%endif
-
%description
-profile/mobile/apps/native/ug-setting-notification-efl#e8affa076e3cd3f61943c63055ee8ebba526d316
+profile/mobile/apps/native/ug-setting-notification-efl#8142ee76769d2d2aacdae25f5e5cfba3fbe74d93
This is a container package which have preload TPK files
%prep