]> 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>
Mon, 7 Jun 2021 13:24:19 +0000 (15:24 +0200)
bacula/platforms/rpms/redhat/bacula.spec.in

index 2f32cf22462b4109ae2ee93ed358ef8ad83aef9d..1d5aa77a988041f121f10278130391e33535595c 100644 (file)
@@ -319,7 +319,7 @@ Distribution: %_dist
 %{?build_tcpwrappers:%define tcpwrappers 1}
 
 # should we enable tcp wrappers support
-%if %{rhel8}
+%if %{rhel8} || %{fc31}
 %define tcpwrappers 0
 %else
 %define tcpwrappers 1