spec: Exclude /usr/lib/debug/.build-id explicitly 72/301772/1 accepted/tizen/base/20231123.050224 accepted/tizen/base/riscv/20231128.013842
authorYoungjae Cho <y0.cho@samsung.com>
Fri, 17 Nov 2023 05:58:31 +0000 (14:58 +0900)
committeryoungjae cho <y0.cho@samsung.com>
Wed, 22 Nov 2023 10:37:04 +0000 (10:37 +0000)
commit0ca617ba62383a3d05259198e379d6733b7f2a56
treee5e1e5500cd6383455cbcd5443c12b0a08648b84
parentadfdc57ca16af1c06dfa6306fcb8abe65165ad78
spec: Exclude /usr/lib/debug/.build-id explicitly

The only %exclude isn't enough for /usr/lib/debug directory at the
current rpm version 4.14.1. Specifiy %dir and .build-id directory to
make main package drop the directory.

It is unclear which situation blames the .build-id as shown in the
previous patch. And it seems enough that just removing the whole %exclude
clause for dropping debug info. However, respect the previous endeavors
that trying to exclude the .build-id from packaging.

Change-Id: I47037e1a3ef824435cc116960e48b0382877d5c9
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
(cherry picked from commit d05709a8bf6214ddc4bebd7d186b90cc511f3f25)
packaging/shadow-utils.spec