Move shared object files 47/249647/1 accepted/tizen/unified/20201216.215926 submit/tizen/20201216.012155
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 16 Dec 2020 01:19:16 +0000 (10:19 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 16 Dec 2020 01:19:16 +0000 (10:19 +0900)
Change-Id: I16a6299d3982ec50f5f77e4866870d93fd47da64
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
packaging/capi-ui-autofill.spec

index 23f3d55..d4344a8 100644 (file)
@@ -172,44 +172,44 @@ genhtml gcov.info
 %files
 %manifest client/capi-ui-autofill.manifest
 %{_libdir}/libcapi-ui-autofill.so.*
+%{_libdir}/libcapi-ui-autofill.so
+%{_libdir}/libcapi-ui-autofill-common.so.*
+%{_libdir}/libcapi-ui-autofill-common.so
+%{_libdir}/libcapi-ui-autofill-service.so.*
+%{_libdir}/libcapi-ui-autofill-service.so
+%{_libdir}/libcapi-ui-autofill-manager.so.*
+%{_libdir}/libcapi-ui-autofill-manager.so
 %license LICENSE
 
 %files -n capi-ui-autofill-common
 %manifest common/capi-ui-autofill-common.manifest
-%{_libdir}/libcapi-ui-autofill-common.so.*
 %license LICENSE
 
 %files -n capi-ui-autofill-common-devel
 %{_includedir}/autofill_common*.h
 %{_includedir}/autofill_error.h
 %{_libdir}/pkgconfig/capi-ui-autofill-common.pc
-%{_libdir}/libcapi-ui-autofill-common.so
 
 %files devel
 %{_includedir}/autofill.h
 %{_libdir}/pkgconfig/capi-ui-autofill.pc
-%{_libdir}/libcapi-ui-autofill.so
 
 %files -n capi-ui-autofill-service
 %manifest service_lib/capi-ui-autofill-service.manifest
-%{_libdir}/libcapi-ui-autofill-service.so.*
 %license LICENSE
 
 %files -n capi-ui-autofill-service-devel
 %{_includedir}/autofill_service*.h
 %{_libdir}/pkgconfig/capi-ui-autofill-service.pc
-%{_libdir}/libcapi-ui-autofill-service.so
 
 %files -n capi-ui-autofill-manager
 %manifest manager/capi-ui-autofill-manager.manifest
-%{_libdir}/libcapi-ui-autofill-manager.so.*
 %license LICENSE
 
 %files -n capi-ui-autofill-manager-devel
 %{_includedir}/autofill_error.h
 %{_includedir}/autofill_manager*.h
 %{_libdir}/pkgconfig/capi-ui-autofill-manager.pc
-%{_libdir}/libcapi-ui-autofill-manager.so
 
 %files unittests
 %{_bindir}/*