X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fhaptic-module-tizen.spec;h=d2a6667128826f705f930dfd3a40b5fc9b4757f3;hb=e17885f65fdc41573e6755f442e3a5a951040627;hp=361b198c37f06619effe8cc3c38733465ceb951e;hpb=474a30caac537cd3f34fd215054a7c90f8d77773;p=platform%2Fcore%2Fsystem%2Fhaptic-module-tizen.git diff --git a/packaging/haptic-module-tizen.spec b/packaging/haptic-module-tizen.spec index 361b198..d2a6667 100644 --- a/packaging/haptic-module-tizen.spec +++ b/packaging/haptic-module-tizen.spec @@ -6,6 +6,7 @@ Release: 9 Group: System/Libraries License: APLv2 Source0: %{name}-%{version}.tar.gz +Source1001: haptic-module-tizen.manifest BuildRequires: cmake BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(vconf) @@ -19,6 +20,7 @@ Requires(postun): /sbin/ldconfig %prep %setup -q +cp %{SOURCE1001} . %build %if 0%{?simulator} @@ -40,4 +42,5 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %files +%manifest %{name}.manifest %{_libdir}/libhaptic-module.so