packaging: Disable auto package dependency to fix image creation issue
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 20 May 2024 11:07:56 +0000 (20:07 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 22 May 2024 02:27:22 +0000 (11:27 +0900)
Change-Id: I9de14e82e9d13ce63462843f1c89d46337c36551
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/hal-rootstrap.spec

index 4d673a387a22f1f0eab2fb1e68d5b4b6d5582477..4ecfd04babd35fb42c2a73f26c64d3df75f8814a 100644 (file)
@@ -2,9 +2,6 @@
 %define devel_name     hal-rootstrap-devel
 %define hal_rootstrap_install_path /opt/data/hal-rootstrap
 
-%global _privatelibs .*\\.so.*
-%global __requires_exclude %{_privatelibs}
-
 Name:          hal-rootstrap
 Summary:       Package for rootstrap of hal
 Version:       0.1.0
@@ -13,6 +10,7 @@ Release:      1
 License:       Apache-2.0
 Source0:       %{name}-%{version}.tar.gz
 ExclusiveArch:  %{arm} %{ix86}
+AutoReqProv:    no
 
 BuildRequires: cmake
 BuildRequires: xmlstarlet