summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSemun Lee <sm79.lee@samsung.com>2017-01-18 16:59:50 +0900
committerSemun Lee <sm79.lee@samsung.com>2017-01-18 16:59:50 +0900
commit9c3418d34f2cff3c1276fa6a0f9383673128d370 (patch)
tree64cb9955c1334b70efe167982edfd5a4cd419a8f
parentfeb1a341b8b0491a29efc5fa43539f078f1108bd (diff)
downloadmessage-port-9c3418d34f2cff3c1276fa6a0f9383673128d370.tar.gz
message-port-9c3418d34f2cff3c1276fa6a0f9383673128d370.tar.bz2
message-port-9c3418d34f2cff3c1276fa6a0f9383673128d370.zip
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 <sm79.lee@samsung.com>
-rw-r--r--packaging/message-port.spec1
1 files changed, 1 insertions, 0 deletions
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.