Tizen-Base: Add hal-rootstrap-checker as support 18/316118/9
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 13 Aug 2024 09:07:14 +0000 (18:07 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 26 Aug 2024 04:51:35 +0000 (13:51 +0900)
rpmbuild requires hal-rootstrap-checker. And it should guarantee that
the hal-rootstrap-checker is always operational before running rpmbuild
so added hal-rootstrap-checker to support. Choosed this way rather
than explicitly specify 'Requires' dependency to rpmbuild because we
want to avoid their strong binding.

The hal-rootstrap-checker checks whether a package has specified only
allowed build dependencies.

Change-Id: Icfa2f336edab461ebfcd18ee8ae687799e4a84ed
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
TIZEN/Tizen/Tizen-Base-X/project_config
TIZEN/Tizen/Tizen-Base/project_config

index 92b07c2..7d0204f 100644 (file)
@@ -215,6 +215,7 @@ Support: cpp
 Support: libatomic
 Support: libgomp
 Support: libitm
+Support: hal-rootstrap-checker
 
 Keep: libstdc++-devel
 Keep: cpp gcc libstdc++
index bcca268..352c3cd 100644 (file)
@@ -205,6 +205,7 @@ Support: cpp
 Support: libatomic
 Support: libgomp
 Support: libitm
+Support: hal-rootstrap-checker
 
 Keep: libstdc++-devel
 Keep: cpp gcc libstdc++