From: Mu-Woong Lee Date: Wed, 5 Apr 2017 07:36:51 +0000 (+0900) Subject: Fix the nonconventional so symlink packaging X-Git-Tag: submit/tizen/20170413.031950~2^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b54d999e83c952fdbf6cf87a7cc0cbe76b91f580;p=platform%2Fcore%2Fapi%2Fsensor.git Fix the nonconventional so symlink packaging Change-Id: I1ca3b24bbd3287d91488c3205614c42b00a83ed2 Signed-off-by: Mu-Woong Lee --- diff --git a/packaging/capi-system-sensor.spec b/packaging/capi-system-sensor.spec index cfbb7f8..f02b6a6 100644 --- a/packaging/capi-system-sensor.spec +++ b/packaging/capi-system-sensor.spec @@ -50,11 +50,11 @@ MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'` %files %manifest packaging/capi-system-sensor.manifest -%{_libdir}/libcapi-system-sensor.so* +%{_libdir}/libcapi-system-sensor.so.* %license LICENSE.APLv2 %files devel %manifest packaging/capi-system-sensor.manifest %{_libdir}/pkgconfig/*.pc %{_includedir}/sensor/*.h -%license LICENSE.APLv2 +%{_libdir}/libcapi-system-sensor.so