From: Alexandru Cornea Date: Fri, 28 Jun 2013 23:12:46 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/20130710.215937^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.m1_tv;p=platform%2Fupstream%2Flibbullet.git resetting manifest requested domain to floor --- diff --git a/packaging/bullet.manifest b/packaging/bullet.manifest index 97e8c31..017d22d 100644 --- a/packaging/bullet.manifest +++ b/packaging/bullet.manifest @@ -1,5 +1,5 @@ - - - + + + diff --git a/packaging/bullet.spec b/packaging/bullet.spec index a57b4aa..3104ec9 100644 --- a/packaging/bullet.spec +++ b/packaging/bullet.spec @@ -44,12 +44,13 @@ make %{?jobs:-j%jobs} %postun -p /sbin/ldconfig -n libbullet %files -n libbullet -%manifest bullet.manifest +%manifest %{name}.manifest %license COPYING %defattr(-,root,root,-) %{_libdir}/*.so.%{version} %files devel +%manifest %{name}.manifest %defattr(-,root,root,-) %{_includedir}/* %{_libdir}/*.so