diff --git a/dnsmasq.spec b/dnsmasq.spec index 1520f4d8f63f5a28dbb59cd4496cde889290297b..746af6891ab42f5c633fd7d27bc66acdbe14c498 100644 --- a/dnsmasq.spec +++ b/dnsmasq.spec @@ -33,6 +33,7 @@ Patch22: backport-0008-Correct-occasional-bind-dynamic-synchronization-brea. Patch23: backport-0009-Move-fd-into-frec_src-fixes-15b60ddf935a531269bb8c68.patch Patch24: backport-0010-CVE-2021-3448.patch +BuildRequires: gcc BuildRequires: dbus-devel pkgconfig libidn2-devel nettle-devel systemd Requires: nettle >= 3.4 %{name}-help Provides: dnsmasq-utils @@ -124,7 +125,10 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/dnsmasq.conf %{_mandir}/man8/dnsmasq* %changelog -* Sat May 08 2021 quanhongfei - 2.82-9 +* Wed May 26 2021 liuyumeng - 2.82-9 +- Add a BuildRequires for gcc + +* Sat May 08 2021 quanhongfei - 2.82-8 - Type:bugfix - Id:NA - SUG:NA