Updated libbpf.so to link with libelf.so.1 01/265401/2 submit/tizen/20211021.102523
authorNishant Chaprana <n.chaprana@samsung.com>
Mon, 18 Oct 2021 07:35:42 +0000 (13:05 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Tue, 19 Oct 2021 10:28:48 +0000 (15:58 +0530)
Change-Id: Id2328db95c05e74cfdd7baaa4ff5476181b3a601
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/connman.spec
resources/usr/lib/libbpf.so.32
resources/usr/lib/libbpf.so.64

index 31dcc3e..91270e4 100644 (file)
@@ -149,7 +149,8 @@ This overwrites conf file of %{name}.
 
 %package extension-bpf
 Summary:        Files for BPF support
-Requires:       libelf0
+Requires:       libelf
+Requires:       zlib
 Requires:       %{name} = %{version}-%{release}
 %description extension-bpf
 Files for BPF support
index 6103a4f..43eeed7 100755 (executable)
Binary files a/resources/usr/lib/libbpf.so.32 and b/resources/usr/lib/libbpf.so.32 differ
index 8e70150..b617ea3 100755 (executable)
Binary files a/resources/usr/lib/libbpf.so.64 and b/resources/usr/lib/libbpf.so.64 differ