From: Jihoon Kim Date: Wed, 16 Dec 2020 01:19:16 +0000 (+0900) Subject: Move shared object files X-Git-Tag: accepted/tizen/unified/20201216.215926^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66ab888e171af3782946c6868bc92f1fdf16890f;p=platform%2Fcore%2Fuifw%2Fautofill.git Move shared object files Change-Id: I16a6299d3982ec50f5f77e4866870d93fd47da64 Signed-off-by: Jihoon Kim --- diff --git a/packaging/capi-ui-autofill.spec b/packaging/capi-ui-autofill.spec index 23f3d55..d4344a8 100644 --- a/packaging/capi-ui-autofill.spec +++ b/packaging/capi-ui-autofill.spec @@ -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}/*