From: Alexandru Cornea Date: Fri, 28 Jun 2013 17:06:15 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: submit/tizen/20130710.125042^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F4575%2F1;p=platform%2Fcore%2Fuifw%2Felm-misc.git resetting manifest requested domain to floor --- 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 a39d72e..f4fd785 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: elm-misc.manifest %description @@ -15,6 +16,7 @@ Elementary configuration files %prep %setup -q +cp %{SOURCE1001} . %build @@ -33,6 +35,7 @@ chown root:root /etc/profile.d/evas.sh %files +%manifest %{name}.manifest %defattr(-,root,root,-) /etc/profile.d/* /usr/share/license/%{name}