From: Anas Nashif Date: Sat, 18 May 2013 19:11:59 +0000 (-0400) Subject: add manifest X-Git-Tag: submit/tizen/20130518.191529^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibbullet.git;a=commitdiff_plain;h=99d53ab1f1aea6f523cfcfed9e7082842d40afa8 add manifest --- diff --git a/packaging/bullet.spec b/packaging/bullet.spec index 82e6c60..c07c4f0 100644 --- a/packaging/bullet.spec +++ b/packaging/bullet.spec @@ -6,6 +6,7 @@ License: Zlib Group: System/Libraries Source: %{name}-%{version}.tar.gz BuildRequires: cmake +Source1001: bullet.manifest %description Bullet Continuous Collision Detection and Physics Library @@ -27,6 +28,7 @@ Bullet Continuous Collision Detection and Physics Library (devel) %prep %setup -q +cp %{SOURCE1001} . %build