Release version 1.3.20
[platform/core/appfw/message-port.git] / packaging / message-port.spec
old mode 100644 (file)
new mode 100755 (executable)
index 2073453..0b0c905
@@ -1,6 +1,6 @@
 Name:       message-port
 Summary:    Message Port library
-Version:       1.2.2.1
+Version:       1.3.20
 Release:    0
 Group:         Application Framework/Libraries
 License:    Apache-2.0
@@ -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.
@@ -56,6 +57,7 @@ rm -rf %{buildroot}
 %manifest %{name}.manifest
 %attr(0644,root,root) %{_libdir}/lib%{name}.so.*
 %attr(0644,root,root) %{_libdir}/libcapi-message-port.so.*
+%config %{_sysconfdir}/dbus-1/session.d/message-port.conf
 %license LICENSE.APLv2
 
 %files devel