Remove .so file from binary package 81/131181/1
authorchleun.moon <chleun.moon@samsung.com>
Fri, 26 May 2017 00:30:49 +0000 (09:30 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Fri, 26 May 2017 00:30:55 +0000 (09:30 +0900)
Change-Id: I3a8bf65a898a888579b00953721ce1c3da8b60f1
Signed-off-by: cheoleun <chleun.moon@samsung.com>
packaging/capi-network-asp.spec

index ba9ab9c..e83625c 100755 (executable)
@@ -2,7 +2,7 @@
 
 Name:       capi-network-asp
 Summary:    An Application Service Platform(ASP) libraries in Native API
-Version:    0.0.11
+Version:    0.0.12
 Release:    1
 Group:      Network & Connectivity/API
 License:    Apache-2.0
@@ -91,7 +91,7 @@ rm -rf %{buildroot}
 %manifest capi-network-asp.manifest
 %license LICENSE
 %defattr(-,root,root,-)
-%{_libdir}/*.so*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root,-)