resetting manifest requested domain to floor
[platform/upstream/edje.git] / packaging / edje.spec
index 0a44934..0fb2996 100644 (file)
@@ -6,6 +6,7 @@ Summary:        Complex Graphical Design/Layout Engine
 Url:            http://www.enlightenment.org/
 Group:          Graphics/EFL
 Source0:        edje-%{version}.tar.bz2
+Source1001:    edje.manifest
 BuildRequires:  doxygen
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(ecore)
@@ -55,6 +56,7 @@ Tools for %{name}.
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 %configure --disable-static
@@ -67,6 +69,7 @@ make %{?_smp_mflags}
 %postun -p /sbin/ldconfig
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %license COPYING
 %{_libdir}/*.so.*
@@ -76,9 +79,11 @@ make %{?_smp_mflags}
 %{_bindir}/inkscape2edc
 
 %files tools
+%manifest %{name}.manifest
 %{_bindir}/edje*
 
 %files devel
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_includedir}/edje-1/*.h
 %{_libdir}/*.so