Fix the nonconventional so symlink packaging 13/123313/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 5 Apr 2017 07:36:51 +0000 (16:36 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 5 Apr 2017 07:36:51 +0000 (16:36 +0900)
Change-Id: I1ca3b24bbd3287d91488c3205614c42b00a83ed2
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/capi-system-sensor.spec

index cfbb7f8..f02b6a6 100644 (file)
@@ -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