From: MyungJoo Ham Date: Tue, 3 Jan 2017 07:13:28 +0000 (+0900) Subject: Manifest files for subpackages with .so / ldconfig X-Git-Tag: submit/tizen/20170104.061339^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F108160%2F1;p=platform%2Fcore%2Fmessaging%2Fmsg-service.git Manifest files for subpackages with .so / ldconfig This is required to get permission to execute ldconfig Change-Id: Ic0d3201a2bdccf5fe55ac1dfee9da26f9c426914 Signed-off-by: MyungJoo Ham --- diff --git a/packaging/msg-service.spec b/packaging/msg-service.spec index a1d4f8c..d1f9f85 100755 --- a/packaging/msg-service.spec +++ b/packaging/msg-service.spec @@ -406,6 +406,7 @@ popd %preun profile_mobile echo "If you want to keep using %name after uninstalling this, you need to reinstall %name after uninstalling this." %files profile_mobile +%manifest msg-manager.manifest %{_bindir}/msg-server.mobile %{_libdir}/libmsg_plugin_manager.so.mobile %{_libdir}/libmsg_mapi.so.*.mobile @@ -438,6 +439,7 @@ popd %preun profile_wearable echo "If you want to keep using %name after uninstalling this, you need to reinstall %name after uninstalling this." %files profile_wearable +%manifest msg-manager.manifest %{_bindir}/msg-server.wearable %{_libdir}/libmsg_plugin_manager.so.wearable %{_libdir}/libmsg_mapi.so.*.wearable