fixed library and link file for packaging properly 28/122528/1 accepted/tizen_common accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170403.190110 accepted/tizen/mobile/20170403.124626 accepted/tizen/unified/20170403.124636 accepted/tizen/wearable/20170403.124633 submit/tizen/20170403.022032
authorIckhee Woo <ickhee.woo@samsung.com>
Mon, 3 Apr 2017 02:18:26 +0000 (11:18 +0900)
committerIckhee Woo <ickhee.woo@samsung.com>
Mon, 3 Apr 2017 02:18:26 +0000 (11:18 +0900)
Change-Id: Ibd99233c6ae23b8ef213e776c28d195a1ce70ca0
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
packaging/sync-manager.spec

index 14f052d509977974533cd55f010a18355b949c58..850df3cd09baf5255e979319e14243aab42e0436 100644 (file)
@@ -2,7 +2,7 @@
 %global __provides_exclude_from ^.*\\.extension-calendar
 
 Name:      sync-service
-Version:   0.1.20
+Version:   0.1.21
 Release:   1
 License:   Apache-2.0
 Summary:   Sync manager daemon
@@ -135,7 +135,7 @@ cp -f scripts/%{_upgrade_script} %{buildroot}%{_upgrade_script_path}
 %files -n libcore-sync-client
 %manifest libcore-sync-client.manifest
 %defattr(-,root,root,-)
-%{_libdir}/libcore-sync-client.so*
+%{_libdir}/libcore-sync-client.so.*
 
 %license LICENSE.APLv2
 
@@ -147,5 +147,5 @@ cp -f scripts/%{_upgrade_script} %{buildroot}%{_upgrade_script_path}
 %defattr(-,root,root,-)
 %{_includedir}/*sync*.h
 %{_libdir}/pkgconfig/*.pc
-%{_libdir}/libcore-sync-client.so*
+%{_libdir}/libcore-sync-client.so