From f4b742aecc5c8a103a1e8377d545da69b94bbed1 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 20 Jan 2020 16:06:06 +0100 Subject: [PATCH] EPEL 8 now has libfstrm-devel --- builder-support/specs/dnsdist.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/builder-support/specs/dnsdist.spec b/builder-support/specs/dnsdist.spec index 145f2d3b30..5614e978cb 100644 --- a/builder-support/specs/dnsdist.spec +++ b/builder-support/specs/dnsdist.spec @@ -56,10 +56,7 @@ Requires(pre): shadow %endif %if 0%{?rhel} >= 7 Requires(pre): shadow-utils -%if 0%{?rhel} == 7 -# No fstrm in EPEL 8 (yet) https://bugzilla.redhat.com/show_bug.cgi?id=1760298 BuildRequires: fstrm-devel -%endif %systemd_requires %endif @@ -101,12 +98,10 @@ sed -i '/^ExecStart/ s/dnsdist/dnsdist -u dnsdist -g dnsdist/' dnsdist.service.i --without-protobuf \ --without-net-snmp %endif -%if 0%{?rhel} == 7 - --enable-dnstap \ -%endif %if 0%{?rhel} >= 7 --with-gnutls \ --with-protobuf \ + --enable-dnstap \ --with-lua=%{lua_implementation} \ --with-libcap \ --with-libsodium \ -- 2.47.2