[nsd-users] NSD 4.3.6rc1 pre-release
Anand Buddhdev
anandb at ripe.net
Tue Mar 30 08:44:57 UTC 2021
Hi Paul,
We are using our own SPEC file. It's not that special. The relevant
parts of it are:
BuildRequires: libevent-devel openssl-devel systemd
%configure --enable-root-server ... <more flags>
%make_install
Note that I build RPMs using mock, and this sets up a standard build
environment that already has the compiler, pkgconfig and some of the
standard packages that you'd need. So I don't explicitly specify those
as build dependencies. I don't need any work-arounds in my spec file.
Regards,
Anand Buddhdev
RIPE NCC
On 30/03/2021 03:29, Paul Wouters wrote:
> If you used the fedora or centos spec file, it has my workaround in
> it. Then try to remove the autoconf call.
>
> If you used a different spec file, please share because then I’m
> curious what the difference is.
More information about the nsd-users
mailing list