diff --git a/elfutils.spec b/elfutils.spec index 4b236772e3ddc60db4aa7553ee372a166bfb095c..6fcecd3887654dbb8efae07a443317980eb3ee71 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # -*- rpm-spec from http://elfutils.org/ -*- Name: elfutils Version: 0.180 -Release: 1 +Release: 2 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -12,7 +12,7 @@ Obsoletes: elfutils-libelf elfutils-default-yama-scope elfutils-libs Requires: glibc >= 2.7 libstdc++ BuildRoot: %{_tmppath}/%{name}-root -BuildRequires: gcc >= 4.1.2-33 m4 zlib-devel gdb-headless +BuildRequires: gcc >= 4.1.2-33 m4 zlib-devel gdb-headless gcc-c++ # For debuginfod BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.33 @@ -231,6 +231,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Sat Jun 5 2021 wangchen - 0.180-2 +- add gcc-c++ to BuildRequires + * Thu Aug 6 2020 zhangguangzhi - 0.180-1 - update to 0.180