From: Alexandru Cornea Date: Fri, 28 Jun 2013 23:32:02 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.214935^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=HEAD;p=platform%2Fupstream%2Fpython-edje.git resetting manifest requested domain to floor --- diff --git a/packaging/python-edje.manifest b/packaging/python-edje.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/python-edje.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/python-edje.spec b/packaging/python-edje.spec index 41e5a86..a6d9892 100644 --- a/packaging/python-edje.spec +++ b/packaging/python-edje.spec @@ -6,6 +6,7 @@ Summary: Edje python bindings Url: http://www.enlightenment.org Group: EFL Source: %{name}-%{version}.tar.bz2 +Source1001: python-edje.manifest BuildRequires: python-devel BuildRequires: pkgconfig(edje) BuildRequires: pkgconfig(python-evas) @@ -25,6 +26,7 @@ Development files for %{name}. %prep %setup -q +cp %{SOURCE1001} . %build %configure @@ -34,12 +36,14 @@ make %{?_smp_mflags} %make_install %files +%manifest %{name}.manifest %license COPYING %defattr(-,root,root) %{_libdir}/python2.7/site-packages/edje %files devel +%manifest %{name}.manifest %{_datadir}/python-edje/examples %{_libdir}/pkgconfig/*.pc %{_includedir}/python-edje/edje