diff --git a/pdns.spec b/pdns.spec index 8862db9..08e2e02 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver Group: System Environment/Daemons License: GPLv2 @@ -18,6 +18,7 @@ Requires(postun): systemd-units BuildRequires: bison BuildRequires: boost-devel +BuildRequires: gcc-c++ BuildRequires: libsodium-devel BuildRequires: lua-devel BuildRequires: openssl-devel @@ -303,6 +304,9 @@ exit 0 %{_libdir}/%{name}/libtinydnsbackend.so %changelog +* Mon Feb 19 2018 Ruben Kerkhof - 4.1.1-2 +- BuildRequire gcc-c++ (https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequire) + * Fri Feb 16 2018 Morten Stevens - 4.1.1-1 - Update to 4.1.1