]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
EPEL 8 now has libfstrm-devel 8720/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 20 Jan 2020 15:06:06 +0000 (16:06 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 20 Jan 2020 15:06:06 +0000 (16:06 +0100)
builder-support/specs/dnsdist.spec

index 145f2d3b306e55b09031ec52c71112af1257244a..5614e978cb7981e202f93dd1ecf6b29f16af7603 100644 (file)
@@ -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 \