diff --git a/pdns.spec b/pdns.spec index 2d9aa1d..cd27e26 100644 --- a/pdns.spec +++ b/pdns.spec @@ -3,7 +3,7 @@ Name: pdns Version: 4.7.4 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} Summary: A modern, advanced and high performance authoritative-only nameserver License: GPLv2 URL: http://powerdns.com @@ -26,7 +26,7 @@ BuildRequires: libsodium-devel BuildRequires: lua-devel %define lua_implementation lua %else -%ifarch aarch64 ppc64le s390x +%ifarch aarch64 ppc64le s390x riscv64 %define lua_implementation lua BuildRequires: lua-devel %else @@ -320,6 +320,9 @@ exit 0 %{_unitdir}/ixfrdist@.service %changelog +* Sat May 20 2023 David Abdurachmanov - 4.7.4-1.0.riscv64 +- Use Lua on riscv64 (no LuaJIT port yet) + * Mon Apr 17 2023 Morten Stevens - 4.7.4-1 - Update to 4.7.4