Do not install libraries with devel packages. (#7776) accepted/tizen/unified/20190927.064528 submit/release/tizen-5.5-m2/20190927.000618 submit/release/tizen-5.5-m2/20190927.002300 submit/tizen/20190927.002523
author이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 26 Sep 2019 10:34:20 +0000 (19:34 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Fri, 27 Sep 2019 00:04:01 +0000 (09:04 +0900)
commit08db068ddfc2008d398f497717654f59026f29c4
treec393834c3649495afdc79d2f171c7397d7f20a22
parentd4681e4afc7537815838a1d2c0c90754d72a8658
Do not install libraries with devel packages. (#7776)

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.

Change-Id: If100d892d6a2632a43a23e4596332da65f41cd47
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
packaging/nnfw.spec