From: Davide Franco Date: Sat, 5 Jun 2021 10:54:23 +0000 (+0200) Subject: rpms: Remove tcp_wrappers for cloud-storage rpm X-Git-Tag: Release-11.0.6~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cc8306f57d0fd8bb903b6161a2157e0ab792593;p=thirdparty%2Fbacula.git rpms: Remove tcp_wrappers for cloud-storage rpm --- diff --git a/bacula/platforms/rpms/redhat/bacula-cloud.spec.in b/bacula/platforms/rpms/redhat/bacula-cloud.spec.in index 7a9156f0f..3f0f22efb 100644 --- a/bacula/platforms/rpms/redhat/bacula-cloud.spec.in +++ b/bacula/platforms/rpms/redhat/bacula-cloud.spec.in @@ -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