From: Semun Lee Date: Wed, 18 Jan 2017 07:59:50 +0000 (+0900) Subject: Provides libcapi-message-port.so.1 explicitly X-Git-Tag: accepted/tizen/3.0/common/20170120.102136^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F110841%2F1;p=platform%2Fcore%2Fappfw%2Fmessage-port.git Provides libcapi-message-port.so.1 explicitly Some rpm packages which have been built with previous version might require libcapi-message-port.so.1, so, we need to provide it explicitly Change-Id: I56fee06aef2d16961769be4872701d6bb7e2d1f5 Signed-off-by: Semun Lee --- diff --git a/packaging/message-port.spec b/packaging/message-port.spec index 2073453..3420c03 100644 --- a/packaging/message-port.spec +++ b/packaging/message-port.spec @@ -20,6 +20,7 @@ Requires(post): coreutils Requires(postun): /sbin/ldconfig Provides: capi-message-port +Provides: libcapi-message-port.so.1 %description Message Port library package.