Use lua instead of luajit for ppc64le and s390x

This commit is contained in:
Morten Stevens 2021-11-11 14:37:38 +01:00
parent 46db271729
commit e03adaaeee
1 changed files with 5 additions and 2 deletions

View File

@ -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 <mstevens@fedoraproject.org> - 4.5.2-2
- Use lua instead of luajit for ppc64le and s390x
* Wed Nov 10 2021 Morten Stevens <mstevens@fedoraproject.org> - 4.5.2-1
- Update to 4.5.2