Added gettext-tools and config sandbox/dkson95/2.3
authorVBS <vdtizen.sds@samsung.com>
Mon, 19 Jun 2023 08:27:25 +0000 (13:57 +0530)
committerDongkyun Son <dongkyun.s@samsung.com>
Mon, 19 Jun 2023 08:50:24 +0000 (17:50 +0900)
patch fix below issues

1-> Can't exec "autopoint": No such file or directory at" issue can add
in libabigail.spec

2->configure: error: dependencies not found, use --disable-libdebuginfod
to disable or --enable-libdebuginfod=dummy to build a (bootstrap) dummy
library.

Change-Id: I3563acbaed9b7faafe85057633b4457c9c5b0f7a
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/libabigail.spec

index 1a5130ececdd289b297f9677359f01f2416a3c8c..8e73074e7db19d467f01a70b7f515ecf77a5729e 100644 (file)
@@ -9,6 +9,7 @@ BuildRequires:  flex
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
 BuildRequires:  zip
+BuildRequires:  gettext-tools
 Summary:        The ABI Generic Analysis and Instrumentation Library
 License:        LGPL-3.0
 Group:          Development/Building
@@ -44,6 +45,7 @@ pushd %{_builddir}/elfutils-%{elfutils_ver}
     --program-prefix=eu- \
     --enable-maintainer-mode \
     --disable-dependency-tracking \
+    --enable-libdebuginfod=dummy \
     --disable-debuginfod
 %{__make} %{?_smp_flags} V=1
 %{__make} DESTDIR=%{elfutils_dir} install
@@ -74,7 +76,6 @@ rm -f $RPM_BUILD_ROOT/usr/share/aclocal/abigail.m4
 
 %files
 %defattr(-,root,root)
-%license COPYING*
 %attr(755,root,root)
 %{_bindir}/abi*
 %{_bindir}/kmidiff