Manifest files for subpackages with .so / ldconfig 60/108160/1 accepted/tizen/common/20170104.073249 accepted/tizen/ivi/20170104.221937 accepted/tizen/mobile/20170104.221858 accepted/tizen/wearable/20170104.221915 submit/tizen/20170104.061339
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 3 Jan 2017 07:13:28 +0000 (16:13 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 3 Jan 2017 07:13:28 +0000 (16:13 +0900)
This is required to get permission to execute ldconfig

Change-Id: Ic0d3201a2bdccf5fe55ac1dfee9da26f9c426914
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/msg-service.spec

index a1d4f8c658bb09fe9e7898a0dde9f51cf028cea9..d1f9f85c63c68f37ec8be7b69e6c3c6c1c5214d3 100755 (executable)
@@ -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