From: Alexandru Cornea Date: Fri, 28 Jun 2013 09:47:33 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130912.193808 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2F20130912.193808;p=apps%2Fcore%2Fpreloaded%2Ftickernoti.git resetting manifest requested domain to floor --- diff --git a/org.tizen.tickernoti-syspopup.manifest b/org.tizen.tickernoti-syspopup.manifest deleted file mode 100644 index f7911ff..0000000 --- a/org.tizen.tickernoti-syspopup.manifest +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/packaging/org.tizen.tickernoti-syspopup.manifest b/packaging/org.tizen.tickernoti-syspopup.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/org.tizen.tickernoti-syspopup.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/org.tizen.tickernoti-syspopup.spec b/packaging/org.tizen.tickernoti-syspopup.spec index 78cbe21..6ec7dbe 100644 --- a/packaging/org.tizen.tickernoti-syspopup.spec +++ b/packaging/org.tizen.tickernoti-syspopup.spec @@ -5,6 +5,7 @@ Release: 1 Group: TO_BE/FILLED_IN License: APLv2 Source0: %{name}-%{version}.tar.gz +Source1001: org.tizen.tickernoti-syspopup.manifest BuildRequires: pkgconfig(elementary) BuildRequires: pkgconfig(appcore-efl) @@ -20,6 +21,7 @@ tickernoti system popup application %prep %setup -q +cp %{SOURCE1001} . %build cmake . -DCMAKE_INSTALL_PREFIX=/opt/apps/org.tizen.tickernoti-syspopup @@ -33,6 +35,7 @@ mkdir -p %{buildroot}/usr/share/license cp %{_builddir}/%{buildsubdir}/LICENSE %{buildroot}/usr/share/license/%{name} %files +%manifest %{name}.manifest %defattr(-,root,root,-) /opt/share/packages/org.tizen.tickernoti-syspopup.xml /opt/apps/org.tizen.tickernoti-syspopup/res/edje/tickernoti.edj