Disable automatic dependencies for test binaries 16/217716/3
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 13 Nov 2019 12:53:41 +0000 (13:53 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 14 Nov 2019 12:37:53 +0000 (13:37 +0100)
commit9a44959bab2cc8bc90d80fdf8a8aa2a492f4fbe8
tree1b1a302fe11bdc9260352e5459ec4cfd4217ebc3
parente0f8fa85ee3b261d34e9126f670f4fe77617d89d
Disable automatic dependencies for test binaries

Tests package contains binaries compiled with different gcc versions. RPMs calls
ldd on them adding libgcc(3.5) to the package dependencies. As a result the
package can't be installed without --nodeps option.

This commit moves the test binaries to a separate package with automatic
dependencies disabled.

Change-Id: Ic77c85125f4d8348c8449dc04fc35116646f40c0
packaging/cert-svc.spec