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>
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
--program-prefix=eu- \
--enable-maintainer-mode \
--disable-dependency-tracking \
+ --enable-libdebuginfod=dummy \
--disable-debuginfod
%{__make} %{?_smp_flags} V=1
%{__make} DESTDIR=%{elfutils_dir} install
%files
%defattr(-,root,root)
-%license COPYING*
%attr(755,root,root)
%{_bindir}/abi*
%{_bindir}/kmidiff