From ee3e2a9da9bd8cd38ed8ca5017f67df05e80a7bb Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 18 May 2013 15:17:29 -0400 Subject: [PATCH] add manifest --- packaging/bullet.manifest | 5 +++++ packaging/bullet.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 packaging/bullet.manifest diff --git a/packaging/bullet.manifest b/packaging/bullet.manifest new file mode 100644 index 0000000..97e8c31 --- /dev/null +++ b/packaging/bullet.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/bullet.spec b/packaging/bullet.spec index c07c4f0..a57b4aa 100644 --- a/packaging/bullet.spec +++ b/packaging/bullet.spec @@ -51,9 +51,6 @@ make %{?jobs:-j%jobs} %files devel %defattr(-,root,root,-) -%{_includedir}/bullet/*.h -%{_includedir}/bullet/*/*/*/*.h -%{_includedir}/bullet/*/*/*.h -%{_includedir}/bullet/*/*.h +%{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/* -- 2.7.4