[Dist/Tizen] Do not install libraries with devel packages. (#7769)
author함명주/On-Device Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Thu, 26 Sep 2019 09:50:35 +0000 (18:50 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 26 Sep 2019 09:50:35 +0000 (18:50 +0900)
commit8d196cc78b69338524541ca9f52174570c57fcb8
tree0f3e864880d26ff1291cf9edb3d8e23ee1f09ef9
parent66da5340b5ffd74cfee33d041fd925a965c742f1
[Dist/Tizen] Do not install libraries with devel packages. (#7769)

Do not install duplicated libraries with devel packages; it incur build errors in applications with indirect dependencies on nnfw.
For example, if A Requires B and B BuildRequires nnfw, building A indirect-BuildRequires nnfw's *.so files, which cannot be resolved by GBS or OBS because both nnfw and nnfw-devel have nnfw's *.so files.
Thus, if nnfw has all *.so files in _libdir, do not install them with devel except for representative symlinks.

Fixes #7714

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/nnfw.spec