fixed issue in the spec file of codec lib. 13/187313/1 submit/tizen/20180822.040030
authorSejun Park <sejun79.park@samsung.com>
Wed, 22 Aug 2018 02:33:41 +0000 (11:33 +0900)
committerSejun Park <sejun79.park@samsung.com>
Wed, 22 Aug 2018 02:33:41 +0000 (11:33 +0900)
Change-Id: I94793e3879a07e9c9a1f39507522f9d55ffb397a

packaging/mm-hal-interface.spec

index 3f53eee..beef427 100755 (executable)
@@ -155,7 +155,7 @@ rm -rf  %{_datadir}/testcase/res/
 %manifest mm-hal-interface-codec.manifest
 %license LICENSE.APLv2
 %defattr(-,root,root,-)
-%{_libdir}/*.so.*
+%{_libdir}/libcodec*.so.*
 
 %files devel
 %defattr(-,root,root,-)