summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSejun Park <sejun79.park@samsung.com>2018-08-22 11:33:41 +0900
committerSejun Park <sejun79.park@samsung.com>2018-08-22 11:33:41 +0900
commit9598891416cf67c552607b0c65d2a78da78426bf (patch)
tree6c8486059a8f0d72f82b31731896d5b9d34162c7
parent48b10033671022f1b06376710ac4d986a340d779 (diff)
downloadmm-hal-interface-9598891416cf67c552607b0c65d2a78da78426bf.tar.gz
mm-hal-interface-9598891416cf67c552607b0c65d2a78da78426bf.tar.bz2
mm-hal-interface-9598891416cf67c552607b0c65d2a78da78426bf.zip
fixed issue in the spec file of codec lib.submit/tizen/20180822.040030
Change-Id: I94793e3879a07e9c9a1f39507522f9d55ffb397a
-rwxr-xr-xpackaging/mm-hal-interface.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/mm-hal-interface.spec b/packaging/mm-hal-interface.spec
index 3f53eee..beef427 100755
--- a/packaging/mm-hal-interface.spec
+++ b/packaging/mm-hal-interface.spec
@@ -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,-)