From: Ryan Ware Date: Wed, 30 May 2012 00:49:13 +0000 (-0700) Subject: Add default Smack manifest for contacts.spec X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cd01d1aa138f6c355bcc9bf1685c9db67a1daae;p=pkgs%2Fc%2Fcontacts.git Add default Smack manifest for contacts.spec Change-Id: I435a31bd5e6cb0aefef475579389127b470cb672 Signed-off-by: Ryan Ware --- diff --git a/packaging/contacts.manifest b/packaging/contacts.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/contacts.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/contacts.spec b/packaging/contacts.spec index fd92e73..0116e25 100644 --- a/packaging/contacts.spec +++ b/packaging/contacts.spec @@ -5,6 +5,7 @@ Release: 4 Group: devel License: Samsung Proprietary License Source0: %{name}-%{version}.tar.gz +Source1001: packaging/contacts.manifest BuildRequires: pkgconfig(appcore-efl) BuildRequires: pkgconfig(contacts-service) BuildRequires: pkgconfig(dlog) @@ -56,6 +57,7 @@ Contacts UI gadget Header %setup -q %build +cp %{SOURCE1001} . export PREFIX="/opt/apps/org.tizen.contacts" export UGDIR="/opt/ug" @@ -80,21 +82,25 @@ chown -R 5000:5000 /opt/apps/org.tizen.contacts-viewer/data %postun %files -n org.tizen.contacts +%manifest contacts.manifest %defattr(-,root,root,-) /opt/apps/org.tizen.contacts/* /opt/share/applications/org.tizen.contacts.desktop %files -n org.tizen.contacts-viewer +%manifest contacts.manifest %defattr(-,root,root,-) /opt/apps/org.tizen.contacts-viewer/* /opt/share/applications/org.tizen.contacts-viewer.desktop %files -n libug-contacts-efl +%manifest contacts.manifest %defattr(-,root,root,-) /opt/ug/lib/* /opt/ug/res/* %files -n libug-contacts-devel +%manifest contacts.manifest %defattr(-,root,root,-) /usr/include/*