]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
rpms: Remove tcp_wrappers for cloud-storage rpm
authorDavide Franco <packager@dflc.ch>
Sat, 5 Jun 2021 10:54:23 +0000 (12:54 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:27 +0000 (09:03 +0100)
bacula/platforms/rpms/redhat/bacula-cloud.spec.in

index 9e5430eb6ab8d025ddd14892778164cb557d9774..78133bbede1ad3673e4022dd6a378833446b73c3 100644 (file)
@@ -139,8 +139,7 @@ cd ../bacula-%{_version}
         --with-mon-dir-password="XXX_REPLACE_WITH_DIRECTOR_MONITOR_PASSWORD_XXX" \
         --with-mon-fd-password="XXX_REPLACE_WITH_CLIENT_MONITOR_PASSWORD_XXX" \
         --with-mon-sd-password="XXX_REPLACE_WITH_STORAGE_MONITOR_PASSWORD_XXX" \
-        --with-openssl \
-             --with-tcp-wrappers
+        --with-openssl 
 
 make