From: Ryan Ware Date: Wed, 30 May 2012 00:50:10 +0000 (-0700) Subject: Add default Smack manifest for elm-misc.spec X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2F1.0_post;p=platform%2Fcore%2Fuifw%2Felm-misc.git Add default Smack manifest for elm-misc.spec Change-Id: I2c4c629da150a8424cd279922ca99498f47d6697 Signed-off-by: Ryan Ware --- diff --git a/packaging/elm-misc.manifest b/packaging/elm-misc.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/elm-misc.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/elm-misc.spec b/packaging/elm-misc.spec index 778cb02..0007fc0 100644 --- a/packaging/elm-misc.spec +++ b/packaging/elm-misc.spec @@ -7,6 +7,7 @@ Group: TO_BE/FILLED_IN License: LGPLv2.1 BuildArch: noarch Source0: %{name}-%{version}.tar.gz +Source1001: packaging/elm-misc.manifest %description @@ -18,6 +19,7 @@ Elementary configuration files %build +cp %{SOURCE1001} . %install @@ -32,6 +34,7 @@ chown root:root /etc/profile.d/evas.sh %files +%manifest elm-misc.manifest %defattr(-,root,root,-) /etc/profile.d/*