diff --git a/pdns.spec b/pdns.spec index 46a96eb..28490dd 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver License: GPLv2 URL: http://powerdns.com @@ -23,7 +23,7 @@ BuildRequires: gcc-c++ BuildRequires: krb5-devel BuildRequires: libcurl-devel BuildRequires: libsodium-devel -%ifarch aarch64 +%ifarch aarch64 ppc64le s390x BuildRequires: lua-devel %define lua_implementation lua %else @@ -314,6 +314,9 @@ exit 0 %{_unitdir}/ixfrdist@.service %changelog +* Thu Nov 11 2021 Morten Stevens - 4.5.2-2 +- Use lua instead of luajit for ppc64le and s390x + * Wed Nov 10 2021 Morten Stevens - 4.5.2-1 - Update to 4.5.2