From: Alexandru Cornea Date: Fri, 28 Jun 2013 18:49:17 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.220850^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_ivi;p=platform%2Fupstream%2Feconnman.git resetting manifest requested domain to floor --- diff --git a/packaging/econnman.manifest b/packaging/econnman.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/econnman.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/econnman.spec b/packaging/econnman.spec index 59fb31a..9b797bf 100644 --- a/packaging/econnman.spec +++ b/packaging/econnman.spec @@ -6,6 +6,7 @@ Summary: EFL user interface for ConnMan Url: http://svn.enlightenment.org/svn/e/trunk/econnman/ Group: EFL Source: %{name}-%{version}.tar.gz +Source1001: econnman.manifest BuildRequires: python-devel BuildRequires: pkgconfig(python-edbus) BuildRequires: pkgconfig(python-elementary) @@ -20,6 +21,7 @@ EFL connman interface. %prep %setup -q +cp %{SOURCE1001} . %build %configure @@ -30,6 +32,7 @@ make %{?_smp_mflags} %files +%manifest %{name}.manifest %license COPYING %defattr(-,root,root) %{_bindir}/econnman-bin