]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
rpms: Do no build with tcp_wrapper on Fedora 31
authorDavide Franco <packager@dflc.ch>
Mon, 7 Jun 2021 11:35:04 +0000 (13:35 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:24 +0000 (09:03 +0100)
bacula/platforms/rpms/redhat/bacula.spec.in

index 0fc530dd46a29852c0258a823d65a5270d062bcd..8e19c0b0de94a54afd3b1f93614296898704557c 100644 (file)
@@ -323,7 +323,7 @@ BuildRequires: openldap-devel
 %{?build_tcpwrappers:%define tcpwrappers 1}
 
 # should we enable tcp wrappers support
-%if %{rhel8}
+%if %{rhel8} || %{fc31}
 %define tcpwrappers 0
 %else
 %define tcpwrappers 1